ExpressionEngine RegisteredFunctionList Property µStrata MathDaemon™ Computation LibraryMathDaemon Class Library
Collection of standard built-in mathematical functions supported by the engine

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

public IEnumerable<RegisteredFunction> RegisteredFunctionList { get; }

Property Value

Type: IEnumerable RegisteredFunction 
See Also