Method RegEx():createURL() Foundation
Creates a RegEx instance for URL validation.
:createURL( [<lStrict>] ) --> oRegEx
The pre-configured RegEx object.
Factory method that creates a pre-configured RegEx object for validating URLs. Supports both simple and strict validation modes.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.