Action | Description |
---|---|
Logic.eval | Evaluates and runs one or more logic statements. |
Logic.getSymbol | Returns a symbol's metadata and value. |
Logic.getSymbolMetadata | Returns a symbol's metadata. |
Logic.getSymbolValue | Returns a symbol's value. |
Logic.invoke | Executes a user-defined function using runtime binding. |
Logic.updateSymbolValue | Modifies a symbol based on a JSON representation of the value. |