decodeData

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

Task: Decodes the specified base64-encoded binary string.

Syntax:

decodeData encodedString

Function parameters:

  • encodedString is the base64-encoded string.

Return value if successful: the decoded string.

Necessary permissions (CM only): no restrictions