Interface
Arcade expression details used for evaluating arcade expressions.
Properties
| Property | Type | Notes |
|---|---|---|
context | ArcadeContext | Context used when parsing the expression. Options include |
contextType | ArcadeContextType | Context type used when parsing the expression. |
expression | string | Arcade expression to evaluate. |
parseMode | ArcadeParseMode | Mode used when parsing the expression. |