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;"fe {=RESOLVE("FUNC";"{'key':'value'}")")}
Result
-
String
-
Integer
-
Float
-
Array
-
Boolean
-
Object
Parameters
Parameter
|
Content
|
Format
|
Default value
|
Explanation
|
|---|---|---|---|---|
|
Template ID |
ID or external key of the formula |
ID: Integer External key: String |
|
|
|
fe {=RESOLVE("FUNC";"{'key':'value'}")" |
Parameter array as JSON (optional) |
String |
|
|