Category: General Kind: Operation Description: Evaluate a javascript expression
Name | Abbreviation | Type | Access | Description |
---|---|---|---|---|
Expression | E | String | Item | The expression to evaluate |
Args | A | Object | Item | The arguments to pass to the expression |
Name | Abbreviation | Type | Access | Description |
---|---|---|---|---|
Result | R | Any | Item | The result of the evaluation |