/
comp
/
gb.web
/
request
/ query
Request.Query (gb.web)
Syntax
STATIC
PROPERTY READ
Query
AS
String
Returns the query part of the request.
It is an equivalent of
CGI["QUERY_STRING"]
.