Differences

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

Link to this comparison view

Both sides previous revision Previous revision
a_f:f:af:get_attr_value [2023/07/28 04:22] – [Description] seana_f:f:af:get_attr_value [2023/07/28 04:23] (current) – [Description] sean
Line 4: Line 4:
 ===== Description =====   ===== Description =====  
 This function is useful when you have to get an attribute value of a certain instance in Context (where there are multiple instances of the object of the required type in the Context). This function is useful when you have to get an attribute value of a certain instance in Context (where there are multiple instances of the object of the required type in the Context).
-Note that these instances must be placed in the Context by an ordered query, for example <code aim>FIND ALL Object ORDER BY Object.Attr)</code>+<callout type="primary" title="note" icon="true">These instances must be placed in the Context by an ordered query, for example <code aim>FIND ALL Object ORDER BY Object.Attr</code></callout>
  
 ===== Parameters =====   ===== Parameters =====  
  • Last modified: 2023/07/28 04:22