TextLength プロパティ (Selection オブジェクト)

選択テキストの長さを取得します。

[JavaScript]

len = document.selection.TextLength;

[VBScript]

len = document.selection.TextLength

バージョン

EmEditor Professional Version 26.1 以上で利用できます。