URLCharacters Property (LinkProp Object)

Corresponds to the Recognize These Characters text box in the Link page of Configuration Properties.

[JavaScript]

s = object.URLCharacters;
object.URLCharacters = s;

[VBScript]

s = object.URLCharacters
object.URLCharacters = s

Version

Supported on EmEditor Professional Version 7.00 or later.