Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
ref:b_i:undefined_with_multiple_references [2026/08/13 00:42] – ↷ Page moved from b_i:undefined_with_multiple_references to ref:b_i:undefined_with_multiple_references localdevref:b_i:undefined_with_multiple_references [2026/08/13 01:33] (current) – ↷ Links adapted because of a move operation localdev
Line 7: Line 7:
  
 <col sm="5">===Problem/Limitation Description=== <col sm="5">===Problem/Limitation Description===
-Checking for ''UNDEFINED'' value of a multiple reference attribute (see [[docs:2000_concepts:0200_basics:0400_reference_attributes|Reference Attributes]]) in queries does not work correctly. For example, the following will not work:<code aim>FIND Account WHERE Account.Transactions IS UNDEFINED </code>+Checking for ''UNDEFINED'' value of a multiple reference attribute (see [[2000_concepts:0200_basics:0400_reference_attributes|Reference Attributes]]) in queries does not work correctly. For example, the following will not work:<code aim>FIND Account WHERE Account.Transactions IS UNDEFINED </code>
 </col> </col>