TagBegin Property (HighlightProp Object)¶
Corresponds to the Begin
Tag text box in the
Highlight (1) page of Configuration Properties. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
str = object.TagBegin;
object.TagBegin = str;
[VBScript]¶
str = object.TagBegin
object.TagBegin = str
Version¶