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