Click or drag to resize
ExpressionEvaluatorGetDebugIndent Method
Returns the indentation of the debug item (counts deepness withing blocks {...})

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntax
C#
protected int GetDebugIndent()

Return Value

Type: Int32
See Also