ScriptEnd Property (HighlightProp Object)¶
Corresponds to the Script
group box - End text box in the
Highlight (2) page of Configuration Properties. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
str = object.ScriptEnd;
object.ScriptEnd = str;
[VBScript]¶
str = object.ScriptEnd
object.ScriptEnd = str
Version¶