Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| a_f:f:af:get_attr_value [2023/05/09 00:57] – 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 FIND ALL Object ORDER BY Object.Attr) | + | <callout type=" |
| ===== Parameters ===== | ===== Parameters ===== | ||