Navigation

Operators and Keywords

Function List:

C++ API

Function File: vals = getlist( cgi,name)

Returns all CGI parameters with the given name. The object cgi was created using the cgi() constructor. vals is a cell array of strings.

See also: cgi,@cgi/getfirst.

Package: cgi