LineComment1 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.LineComment1;
object.LineComment1 = str;
[VBScript]¶
str = object.LineComment1
object.LineComment1 = str
Version¶