Click or drag to resize
MacroRuleTreeAutoIndent Method
Performs the autoindentation of the expression (according to priority of 'or' and 'and' operators).

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 11.0.0
Syntax
C#
public void AutoIndent()
See Also