{{tag>Index Function Function_List Files Version:v8.6}} ====== ENCRYPT_DOC_BASE64 ====== ===== Description ===== Returns a string that represents BASE64 encryption of the bytes of the specified document. ===== Parameters ===== An attribute of the Document type or an expression producing a Document ===== Example ===== Object.StrAttr = ENCRYPT_DOC_BASE64(Object.DocAttr)