ConvertToBase64 Function

Converts a string to Base64, which is a text representation of a binary format.

Arguments

Number Type Compulsory Default Description
1 string true input

Argument 1

Text input to convert to Base64.

Returns

Index Description
0