RegExp Property (HighlightItem Object)¶
Corresponds to the Regular
Expression check box in the Highlight (1) page of Configuration Properties. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
b = item.RegExp;
item.RegExp = b;
[VBScript]¶
b = item.RegExp
item.RegExp = b
Version¶