StringToBase64 - AGK Help

StringToBase64

Description

Converts an ASCII 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