Please enable JavaScript to view this site.

Version:

Navigation: Activities > Activity Reference

Decode URI Component Activity

Prev Top Next More

Description

Gets the unencoded version of an encoded component of a Uniform Resource Identifier (URI).

Usage

Certain characters are not permitted in URL query string parameter values and need to be encoded/escaped. For example, the value "abc def" must be encoded as "abc%20def". Use this activity to decode parameter values that are encoded.

Inputs

Value

Required

Type: String

The value to decode.

Outputs

result

Type: String

The decoded value.

Properties

For information about the ID, Display Name, and Description properties, see Properties Common to all Activities.

Connectivity Requirements

This activity works when the device has intermittent connectivity to the network.

Version Information

Supported from: Geocortex Viewer for HTML5 2.9, ArcGIS Web AppBuilder 2.4.

See also...

Encode URI Component

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/decodeURIComponent

© 2024 VertiGIS North America Ltd. All Rights Reserved. | Privacy Center | Imprint
Documentation Version 5.41 (dfe743b0)