SpecialSyntax Property (HighlightProp Object)

Corresponds to the Special Syntax drop-down list box in the Highlight (2) page of Configuration Properties.

[JavaScript]

n = object.SpecialSyntax;
object.SpecialSyntax = n;

[VBScript]

n = object.SpecialSyntax
object.SpecialSyntax = n

Version

Supported on EmEditor Professional Version 7.00 or later.