encodeData

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

Task: base64-encodes a string.

Syntax:

encodeData stringToEncode

Function parameters:

  • stringToEncode is the string to encode.

Return value if successful: the base64-encoded string.

Necessary permissions (CM only): no restrictions