|
LocationSearchProperty
The location.search property
ValuesThe location.search property returns a string. This property is read/write. UsageBrowser compatibility
Further reading |
Sign in to add a comment
![]() |
|
Search
|
|
LocationSearchProperty
The location.search property
ValuesThe location.search property returns a string. This property is read/write. UsageBrowser compatibility
Further reading |
Sign in to add a comment
The substring that follows the question mark (?) is the search property (aka query string, form data).
The leading question mark is included in the search string value.