StringToBase64

Description

Converts a UTF-8 string to a Base64 string. If you are calling this command from tier 2 this string must be deleted when you are done with it.

Definition

string StringToBase64( input )

Parameters