Overview
Returns content of file as Base64 encoded.string myFiles.GetBase64(id: string)
Arguments
string id
Id number of file
Remarks
If id parameter is not a guid value throws an Error
This method throws Error if given file id is not found.
string myFiles.GetBase64(id: string)
If id parameter is not a guid value throws an Error
This method throws Error if given file id is not found.