upload-image-asset
Function
Upload an image to the Rhappsody CDN and return metadata
Syntax
$result:OBJ,$error = upload-image-asset https://source.url
upload image from URL source
$result:OBJ,$error = upload-image-asset $imageVar:BIN_IMG
upload image from binary variable (data URI or blob)