API DOCS
Function: addParameter
function addParameter($sParameter, $bUseQuotes = true)
Parameters:
sParameter
(string) The parameter value or name.
bUseQuotes
(boolean) Whether or not to put quotes around this value. If you specify the name of a javascript variable, or provide a javascriptfunction call as a parameter, do not use quotes around the value.
Returns:
object
The object.
