Rules+ | Formula RULEREFVAL
Description
This formula retrieves values from referenced objects of the context objects when a rule is fulfilled.
Formula(s)
{=RULEREFVAL("Attribut";"Objektattribut";Formatiert;"Rule ID or key")}
{=RULEREFVAL("Attribut";"Objektattribut";Medium;"Rule ID or key")}
Result
Array
Parameters
Parameter | Contents | Format | Default value | Explanation | ||||
---|---|---|---|---|---|---|---|---|
Attribute | Reference attribute name or reference attribute ID | Reference attribute name: String Reference attribute ID: Integer |
|
| ||||
Object attribute | Name or ID of the attribute to be read from the references | Object attribute name: String Object attribute name ID: Integer |
|
| ||||
Formatiert | TRUE oder FALSE | Boolean | TRUE | Formatted | TRUE or FALSE | Boolean | TRUE | TRUE: Formatted FALSE: Unformatted |
Medium | Medium for which the value is to be returned | String | MEDIUM_NONE | Possible values:
This parameter depends on the CSType implementation. Not every CSType supports all media. | ||||
Rule ID or key | Rule to be fulfilled | Rule ID: Integer Key: String | "" |
|