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";Language ID;"Rule ID or key";""fe {=RESOLVE("FUNC";"{'key':'value'}")")}
Result
Array
Parameters
Parameter | Contents | Format | Default value | Explanation | 
|---|---|---|---|---|
Template ID  | ID or external key of the formula  | 
  | 
  | |
Reference attribute  | Reference attribute name or reference attribute ID  | Reference attribute name: String Reference attribute ID: Integer  | 
  | |
Language ID  | Language -ID (optional)  | Integer  | 0  | |
Rule ID or key  | Rule to be fulfilled  | Rule ID: Integer Key: String  | ""  | |
fe {=RESOLVE("FUNC";"{'key':'value'}")"  | Parameter-Array als JSON (optional)  | String  | ""  | 
  |