Word Property (HighlightItem Object)

Corresponds to the Whole Word Only check box in the Highlight (1) page of Configuration Properties.

[JavaScript]

b = item.Word;
item.Word = b;

[VBScript]

b = item.Word
item.Word = b

Version

Supported on EmEditor Professional Version 7.00 or later.