ExpressionEngine CheckSyntax Method µStrata MathDaemon™ Computation LibraryMathDaemon Class Library
Overload List

  NameDescription
Public methodCheckSyntax 
Performs parsing (syntax check) for all expressions (including ternary) stored in the engine. Provides a detailed information about error in case of failure
Public methodCheckSyntax(String)
Performs parsing (syntax check) for passed expression. Provides a detailed information about error in case of failure
Top
See Also