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