Methods
getURLInfo(url)
Breaks the URL into its components
Parameters:
Name | Type | Description |
---|---|---|
url |
String | The URL to parse |
log(The)
Logs a string. Will use the Logon plugin's log function if available.
Parameters:
Name | Type | Description |
---|---|---|
The |
String | string to log. |