autoUpload
This is a method switch that determine if a uploaded file is opened in the viewer automatically.
Syntax
RxCore.autoUpload(onoff);
Parameters
onoff: boolean - Iftrueuploaded files are loaded automatically, iffalsethe integration have to use the GUI_UploadComplete callback event to open the file.
Returns
- NA — This method does not return a value.