Obtains the parameter value corresponding to key, bundled with the original key.
parameter key (case insensitive)
Struct containing original key and parameter value or null for key and value if the key was not found. A non-null key with a null value indicates that no value is currently set for this key.
See Implementation
Obtains the parameter value corresponding to key, bundled with the original key.