Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| a_f:f:af:get_attr_value [2023/02/14 02:04] – created aware_admin | a_f:f:af:get_attr_value [2023/07/28 04:23] (current) – [Description] sean | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{tag>Functions | + | {{tag>Index Function |
| ====== GET_ATTR_VALUE ====== | ====== GET_ATTR_VALUE ====== | ||
| ===== 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 ===== | ||