Product Information > JADE Encyclopaedia of Classes – Volume 1 > Chapter 1 - System Classes > query

query

Type: String

The query property of the JadeHTTPConnection class contains the query portion of the url property, where the URL is made up of the following components.

"scheme://[user[:password]@]host[:port]/path[?query][#fragment]"