表达式函数

这些函数允许构造和评估 M 代码。

名称 说明
Expression.Constant 返回常数值的 M 源代码表示形式。
Expression.Evaluate 返回 M 表达式的计算结果。
Expression.Identifier 返回标识符的 M 源代码表示形式。