AddString Method (CharacterRanges Collection)¶
Adds a string. sFind Specifies a string to search for. sTreatAs Specifies a string to be substituted for. If an empty string is specified, the specified range will be ignored. Supported on EmEditor Professional Version 22.0 or later.¶
[JavaScript]¶
list.AddString( sFind, sTreatAs );
[VBScript]¶
list.AddString sFind, sTreatAs
Parameters¶
Version¶