SpecialSyntax Property (HighlightProp Object)¶
Corresponds to the Special
Syntax drop-down list box in the Highlight (2) page of Configuration Properties. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
n = object.SpecialSyntax;
object.SpecialSyntax = n;
[VBScript]¶
n = object.SpecialSyntax
object.SpecialSyntax = n
Version¶