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