Rasterex Web SDKAPI client referenceFile/ViewerMethodsgetOpenFileListOn this pagegetOpenFileListReturns a list of open files. Syntax RxCore.getOpenFileList() Parameters None Returns openFilesList — An array of objects with the current properties: Index: Index of the file. name: File name. isActive: boolean — true if the file is currently active; otherwise, false.