queryString

Type: String

The queryString property of the JadeRestRequest class contains the string that is to be the query string part of the URI.

You can use the addQueryString method to add additional parameters to this string.

2020.0.01 and higher