Description
This formula retrieves values from referenced objects of the context objects when a rule is fulfilled.
Formula(s)
{=RULEREFVAL(Attribute;Object attribute;Formatted;Rule ID)}
{=RULEREFVAL(Attribute;Object attribute;Medium;Rule ID)}
Result
-
Array
Parameters
Parameter
|
Contents
|
Format
|
Default value
|
Explanation
|
|
|
|
|
|---|---|---|---|---|---|---|---|---|
|
Attribute |
Reference attribute ID or reference attribute name |
Reference attribute ID: Integer Reference attribute name: String |
|
|
|
|
|
|
|
Object attribute |
ID or name of the attribute to be read from the references |
Object attribute ID: Integer Object attribute name: String |
|
|
|
|
|
|
|
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 |
ID or name of the rule to be fulfilled |
Rule ID: Integer External key: String |
"" |
|
|
|
|
|