Description
This formula is used for reusing formulas in the Stringfunctions+ Studio or in any other studio in a formula attribute.
Formula(s)
PHP
{=RESOLVE(Template ID;Reference attribute;Language ID;""fe {=RESOLVE("FUNC";"{'key':'value'}")")}
Result
-
Array
Parameters
Parameter
|
Content
|
Format
|
Default value
|
Explanation
|
|---|---|---|---|---|
|
Template ID |
ID or external key of the formula |
ID: Integer External key: String |
|
|
|
Reference attribute |
Reference attribute ID or Reference attribute name |
Reference attribute ID: Integer Reference attribute name: String |
|
|
|
Language ID |
Language ID (optional) |
Integer |
0 |
|
|
fe {=RESOLVE("FUNC";"{'key':'value'}")" |
Parameter array as JSON (optional) |
String |
"" |
|