convertToString() Operation for Blobs
Syntax  | 
  | |
|---|---|---|
Semantics  | Returns the blob as base64 string.  | |
Substitutables  | 
  | Can be any variable or object attribute having the type String.  | 
  | Can be any variable or object attribute having the type Blob.  | |
Examples  | 
        CODE
     
    
 | |