Click or drag to resize
EvaluationResultToString Method
Returns result to string (returns "null" if result is null).

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntax
C#
public override string ToString()

Return Value

Type: String
See Also