The Url object
Information about URL query and hash parameters currently in use.
Properties
All properties for Url with supported data types or values. You can write JavaScript almost anywhere in Retool to manipulate or read property values.
hashParams
object
An array of URL hash parameters in the current URL.
href
string
The complete URL with parameters and hash fragments.
searchParams
object
An array of URL query string parameters in the current URL.