Click or drag to resize
FormContextEvaluateGlobalFunction Method

[This is preliminary documentation and is subject to change.]

Evaluate global function

Namespace: CSC.SC.TOPICA4.Template
Assembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntax
C#
public override Object EvaluateGlobalFunction(
	Expression expression
)

Parameters

expression
Type: Expression

[Missing <param name="expression"/> documentation for "M:CSC.SC.TOPICA4.Template.FormContext.EvaluateGlobalFunction(CSC.SC.Enterprise.Computation.Expression)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:CSC.SC.TOPICA4.Template.FormContext.EvaluateGlobalFunction(CSC.SC.Enterprise.Computation.Expression)"]

See Also