Expression Functions
Expression.Identifier
Syntax Expression.Identifier(name as text) as text Description Returns the M source code representation of an …
Expression.Constant
Syntax Expression.Constant(value as any) as text Description Returns the M source code representation of a …
Expression.Evaluate
Syntax Expression.Evaluate(document as text, optional environment as nullable record) as any Description Returns the result …