ScriptEnd 属性 (HighlightProp 对象)

与配置属性中 高亮(2) 页面 上的 “脚本”群组框 - “结束” 文本框相对应。

[JavaScript]

str = object.ScriptEnd;
object.ScriptEnd = str;

[VBScript]

str = object.ScriptEnd
object.ScriptEnd = str

版本

支持 EmEditor 7.00 或之后的版本。