ExpressionEngine GetExpression Method µStrata MathDaemon™ Computation LibraryMathDaemon Class Library
Retrieve an expression by its name

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

public string GetExpression(
	string name
)

Parameters

name
Type: System String
Name of the expression

Return Value

Type: String
The formula
See Also