ExpressionEngine Compile Method µStrata MathDaemon™ Computation LibraryMathDaemon Class Library
Compiles all defined expressions, if parsing passed

Namespace: uStrata.MathDaemon.Computation
Assembly: uStrata.MathDaemon.Computation (in uStrata.MathDaemon.Computation.dll) Version: 1.1.5779.28281
Syntax

public bool Compile()

Return Value

Type: Boolean
True if succeeded, otherwise false. StopReason property will contain a detailed error information
See Also