Enumeration
Mode when parsing an arcade expression.
Enumeration Members
Enumeration member | Value | Notes |
---|---|---|
Query | "Query" | Query mode. Use this mode when the arcade results need to be wrapped in quotes for use in queries. |
Standard | "Standard" | Standard mode. |
Url | "URL" | Url mode. Use this mode when the arcade results require encoding for use in a URL. |