ScriptBegin 属性 (HighlightProp 对象)

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

[JavaScript]

str = object.ScriptBegin;
object.ScriptBegin = str;

[VBScript]

str = object.ScriptBegin
object.ScriptBegin = str

版本

支持 EmEditor 7.00 或之后的版本。