Overload List
| Name | Description | |
|---|---|---|
| CheckSyntax |
Performs parsing (syntax check) for all expressions (including ternary) stored in the engine. Provides a detailed information about error in case of failure
| |
| CheckSyntax(String) |
Performs parsing (syntax check) for passed expression. Provides a detailed information about error in case of failure
|
See Also