decodeToString

Available for: Content Management Server, Template Engine, Search Engine Server

Task: Decodes the specified base64-encoded UTF-8 string.

Syntax:

decodeToString encodedString

Function parameters:

  • encodedString is the base64-encoded string.

Return value if successful: the decoded string.

Necessary permissions (CM only): no restrictions