Notă
Accesul la această pagină necesită autorizare. Puteți încerca să vă conectați sau să modificați directoarele.
Accesul la această pagină necesită autorizare. Puteți încerca să modificați directoarele.
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. |