Tabify Method (Selection Object)

Converts spaces to tabs in the selection.

[JavaScript]

document.selection.Tabify();

[VBScript]

document.selection.Tabify

Version

Supported on EmEditor Professional Version 4.00 or later.