Function Expression.parse
Parses the expression and returns an error
code.
You can optionally specify names of variables that may appear in the expression with input_names
, so that you can bind them when it gets executed.
Parses the expression and returns an error
code.
You can optionally specify names of variables that may appear in the expression with input_names
, so that you can bind them when it gets executed.