Read Me - Common Public License V1.0 - Copyright Notice(©)
encodeBase64
>>-encodeBase64------------------------------------------------><
Returns a new string that is the base64 encoded version of the receiving string.
String class - encodeBase64 method
"abcdef"~encodeBase64 -> "YWJjZGVm"