Base64Encode

Encodes text into Base-64 coding

Menu

Convert -> Base64 Encode

Keyboard shortcut

Ctrl+Alt+E

Example of script call

world.DoCommand "Base64Encode"

Details

This takes a string and encodes it using the Base64 encoding system.

Topics

Functions