Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether a URL is valid.
Syntax
client server public static boolean validateURL(URL _url)
Run On
Called
Parameters
- _url
Type: URL Extended Data Type
The URL to validate.
Return Value
Type: boolean
true if the URL is valid; otherwise, false.