IsValidURL
Returns true if URLhas indeed a valid URL format.
Returns false if URL doesn't have a valid URL format.
Syntax
Parameters
Name
Type
Required
Description
URL
text
☑️
the URL that the function validates.
Last updated
Was this helpful?