This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |
| b_i:undefined_with_multiple_references [2023/05/10 01:30] – sean | b_i:undefined_with_multiple_references [2023/05/10 01:31] (current) – sean |
|---|
| |
| <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> |
| |