Formula
Calculates the given formula with the given variables
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Formula | The formula that has to be calculated. This formula also includes the needed variables. | Text | true | |
Variables | The list for variables used in the formula. | Object | true |
Output
Name | Description | Type | Default value |
---|---|---|---|
Result | The result of the formula | STRING | RESULT |