Value 属性 (Filter 对象)

指定要搜索的字符串。

[JavaScript]

s = item.Value;
item.Value = s;

[VBScript]

s = item.Value
item.Value = s

版本

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