Encodes text using Base64 encoding.
A String value. Returns Base64 encoded text.
object.Base64Text InText
The Base64Text Method syntax has these parts:
Base64Text method will encode text specified in InText parameter and return it as string variable. Base64Text encoding will be used.
Resulting data is text-only file that can be safely transported over internet.
Your browser does not support iframes.