url
No description
Actions (14)
url-decode
Action
URL-decode an encoded string
url-encode
Action
URL-encode a string for safe inclusion in URLs
url-get
Action
Get the full current page URL
url-get-hash
Action
Get the current page hash fragment
url-get-hostname
Action
Get the current page hostname
url-get-origin
Action
Get the current page origin (protocol and host)
url-get-param
Action
Get a URL query parameter value by key
url-get-params
Action
Get all URL query parameters as a record
url-get-pathname
Action
Get the current page path
url-get-query
Action
Get the current page query string
url-has-param
Action
Check if a URL query parameter exists
url-remove-param
Action
Remove a URL query parameter
url-set
Action
Set the current page URL
url-set-param
Action
Add or update a URL query parameter