OCLOperators BlobToBase64
This page was created by Lars.olofsson on 2020-06-11. Last edited by Martin on 2025-09-12.
Converts the blob content to a Base64 string.
Expression | Result |
---|---|
<Class>.allInstances-><elementSelector>.<BlobAttribute>.BlobToBase64 | Returns a string |
<Class>.allInstances->collect(x | x.<BlobAttribute>.BlobToBase64) | Returns a collection of strings |