Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
These functions allow the construction and evaluation of M code.
Name | Description |
---|---|
Expression.Constant | Returns the M source code representation of a constant value. |
Expression.Evaluate | Returns the result of evaluating an M expression. |
Expression.Identifier | Returns the M source code representation of an identifier. |