{{tag>Index Function Function_List Miscellaneous Version:v8.7}} ====== ENCRYPT_BASE64 ====== ===== Description ===== Provides BASE64 encryption (decryption) of the specified string. ===== Parameters ===== An attribute of the Plain Text type or an expression producing a string ===== Example ===== Object.Attr=ENCRYPT_BASE64('abc')