Description
This formula retrieves backreference values when a rule is fulfilled.
Formula(s)
PHP
{=RULEBACKREFVAL(Attribute of the reference";Formatted;"Optional class";Optional reference attribute;Rule ID)}
Result
-
Array
Parameters
Parameter
|
Contents
|
Format
|
Default value
|
Explanation
|
|---|---|---|---|---|
|
Attribute of the reference |
Attribute ID or attribute name of the reference |
Attribute ID: Integer Attribute name: String |
|
|
|
Formatted |
TRUE or FALSE |
Boolean |
TRUE |
TRUE: Formatted FALSE: Unformatted |
|
Optional class |
Class of the backreference |
String |
"" |
Optional class of the backreference to restrict to it (e.g. Pdmarticle, Damfile) |
|
Optional reference attribute |
Reference attribute ID |
Integer |
0 |
Optional reference attribute in which the object is referenced; otherwise all occurrences |
|
Rule ID |
ID or name of the rule to be fulfilled |
Rule ID: Integer External key: String |
"" |
|