Comment Property (SpellProp Object)

Corresponds to the Comments check box in the Spelling page of Configuration Properties.

[JavaScript]

b = object.Comment;
object.Comment = b;

[VBScript]

b = object.Comment
object.Comment = b

Version

Supported on EmEditor Professional Version 10.00 or later.