Converts a number to Base64, which is a text representation of a binary format.
| Number | Type | Compulsory | Default | Description |
| 1 | number | true | input |
Number to convert to Base64.
Return type: String
Base64-encoded representation of input number
| ▲Function Summary▲ | ||
| ◄ ConvertNumberFromBase64 | ConvertRGBcolourToHTML ▶ | |