ExpressionTool.expression_

The expression to execute. The expression must return a JSON object which matches the output parameters of the ExpressionTool.

class ExpressionTool
Union!(string, Expression) expression_;

Meta