Decode Base 64
Decode Base 64 transformation function performs Base 64 Decoding
Decode HTML
Encode HTML transformation function performs transformation opposite to Encode HTML
Decode HTTP
Decode HTTP transformation function decodes the escape characters (+ and %) in a string that comes from an HTTP message header
Decode XML Attribute
Decode XML Attribute transformation function is opposite to Encode XML Attribute
Decode XML Element
Decode XML Element transformation function is opposite to Encode XML Element
Decode XML String
Decode XML String transformation function opposite to Encode XML String
Encode Base 64
Encode Base 64 transformation function performs Base 64 Encoding
Encode HTML
Encode HTML transformation function replaces the characters with special HTML significance with the corresponding HTML character entities
Encode HTTP
Encode HTTP transformation function converts all characters in the AStr parameter except for the letters A through Z
Encode XML Element
Encode XML Element transformation function creates XML Element
Encode XML String
Encode XML String transformation function replaces characters
HTTP Get
HTTP Get Transformation function performs HTTP Get Request. The input parameter is added to the end of URL
HTTP Post
HTTP Post Transformation function performs HTTP Post Request (or SOAP).
XML XSLT Transformation
XML XSLT Transformation function performs XSLT XML transformation