Rules+ | Formula RULERESOLVEFORREFERENCE
Description
This formula is used for reusing formulas in the Stringfunctions+ Studio or in any other Studio in a formula attribute from references when a rule is fulfilled.
Formula(s)
{=RESOLVE(Template ID;Reference attribute ID;Language ID;Rule ID;""fe {=RESOLVE("FUNC";"{'key':'value'}")")}
Result
Array
Parameters
Parameter | Contents | Format | Default value | Explanation |
|---|---|---|---|---|
Template ID | ID or external key of the formula | Template ID: Integer External key: String |
| |
Reference attribute ID | Reference attribute name or reference attribute ID | Reference attribute name: String Reference attribute ID: Integer |
| |
Language ID | Language ID (optional) | Integer | 0 | |
Rule ID | ID or name of the rule to be fulfilled | Rule ID: Integer External key: String | "" | |
fe {=RESOLVE("FUNC";"{'key':'value'}")" | Parameter-Array als JSON (optional) | String | "" |
|