Rest Property (SpellProp Object)¶
Corresponds to the Unspecified Text check box in the
Spelling page of Configuration Properties. Supported on EmEditor Professional Version 10.00 or later.¶
[JavaScript]¶
b = object.Rest;
object.Rest = b;
[VBScript]¶
b = object.Rest
object.Rest = b
Version¶