Gets the binary data represented by the DataObject as a Base64 encoded string.
"dataObject_var" is a variable referencing a DataObject object.
|
"dataObject_var" is a variable referencing a DataObject object.
|
Type | Description |
string | Returns the binary data represented by the DataObject as a standard Base64 encoded string. Fails with an appropriate error in the case where the data cannot be provided. |