Check whether the URL is valid. Ensures that the URL is formatted with a protocol followed by a path which can be empty. The check is independent of the existence of the resource the URL may point to.
"uRL_var" is a variable referencing a URL object. |
"uRL_var" is a variable referencing a URL object. |