Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
url-get-query-param
Gets the value of a query parameter from a URL
Parameter
Type
Description
self
url
The URL to get the query parameter from
name
string
The name of the query parameter
return
string
The value of the query parameter, or nil if not found