导航: EmEditor 帮助 > 宏参考 > Filter 对象 > 属性
EmEditor 宏参考: Value 属性
指定要搜索的字符串。
s = item.Value;
item.Value = s;
s = item.Value
item.Value = s
支持 EmEditor Professional Version 16.0 或之后的版本。