Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt

Decodes text from URL format. This is useful when parsing a URL address used by a REST command.

Parameters


Parameter name

Type

Required

Description

1

textToDecode

string

Yes

Text to decode from URL format.

Return type

String

Returns the input text URL format

...