setActiveFileEx
Use this method to set an open file as the active file. This method will wait until all open files' rendering processes are complete before changing the active file.
Syntax
RxCore.setActiveFileEx(index)
Parameters
index: number — Index of the open file.
Returns
- NA — This method does not return a value.