Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
b_i:undefined_with_multiple_references [2023/05/10 01:22] seanb_i:undefined_with_multiple_references [2023/05/10 01:31] (current) sean
Line 4: Line 4:
 ==== Undefined With Multiple References ==== ==== Undefined With Multiple References ====
 <grid> <grid>
-<col sm="1"><hidden> This is a spacer column</hidden></col>+<col sm="1"><invisible> This is a spacer column</invisible></col>
  
 <col sm="5">===Problem/Limitation Description=== <col sm="5">===Problem/Limitation Description===
-Checking for ''UNDEFINED'' value of a multiple reference attribute (see 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 [[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>
 </col> </col>
  
-<col sm="1"><hidden> This is a spacer column</hidden></col>+<col sm="1"><invisible> This is a spacer column</invisible></col>
  
 <col sm="5">===Work Around=== <col sm="5">===Work Around===
  • Last modified: 2023/05/10 01:22