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

fragment

Type: String

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

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