URLCharacters Property (LinkProp Object)¶
Corresponds to the Recognize
These Characters text box in the
Link page of Configuration Properties. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
s = object.URLCharacters;
object.URLCharacters = s;
[VBScript]¶
s = object.URLCharacters
object.URLCharacters = s
Version¶