getQueryParameter
Searches the query string for the first value with the given key.
Return
the decoded value or null if no parameter is found
Parameters
key
the query parameter name
Searches the query string for the first value with the given key.
the decoded value or null if no parameter is found
the query parameter name