ConvertNumberToBase64 Function

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

Arguments

Number Type Compulsory Default Description
1 number true input

Argument 1

Number to convert to Base64.

Returns

Index Description
0