xmlDecode

Description

Decodes the values in the XML strings from the server.

Input / Parameter

Name
Description
Input Type
Default
Options
Required

value

The XML string to decode.

Any

-

-

Yes

Output

Description
Output Type

Returns the decoded XML string.

String/Text

Callback

N/A

Video

Coming Soon.

Example

User want to decode from XML format to string.

Step

  1. Call the function.

Result

Last updated