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.
See Implementation
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.