httpGetQuery()
Returns the HTTP query elements as key/value pairs
Synopsis
mapping httpGetQuery(int idx);
Parameter
Parameter | Description |
---|---|
idx | Connecton index for which the function is called. |
Return value
Mapping of key/values pairs containing the query elements.
Error
-
Description
The function returns the HTTP query elements as key/value pairs inside of a mapping.
Assignment
CTRL PlugIn
Availability
CTRL