GetParameterValues method: Request class

Syntax

GetParameterValues(name)

Description

This method returns the values of the specified parameter (name) as an array of Strings, or an empty array if the named parameter does not exist. The name parameter takes a string value.