Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| a_f:f:af:get_attr_value [2023/07/28 04:22] – [Description] sean | a_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)</ | + | <callout type=" |
| ===== Parameters ===== | ===== Parameters ===== | ||