Indents the selected lines by the specified number of indentation levels.
document.selection.Indent( [ nCount ] );
document.selection.Indent [ nCount ]
nCount
Optional. Specifies the number of indentation leveles. The default is 1. If negative, the method acts like the UnIndent Method. If 0, the method acts like 1.
Supported on EmEditor Professional Version 4.00 or later.
Send feedback on this topic to Emurasoft