Pattern 属性 (Regex 对象)

设置或检索正则表达式模式。

[JavaScript]

s = reg.Pattern;
reg.Pattern = s;

[VBScript]

s = reg.Pattern
reg.Pattern = s

版本

支持 EmEditor Professional Version 15.9 或之后的版本。