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