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