setDictionary
Set the Dictionary value to the query parameter referenced by the given name. A query parameter is defined by using the Expression's parameter(String name) function.
Return
The self object.
Parameters
name
The parameter name.
value
The Dictionary value.