rbv_api.getHostedAsBinary()
Purpose
Returns the content of a hosted file as a base-64 encoded string. This method only works with native Platform objects.
Syntax
rbv_api.getHostedAsBinary(origId)
Parameters
origId
Original ID of hosted file
Return value
The content of a hosted file as a base-64 encoded string or NULL (if file does not exist).