TW.app.getOpenFileNames(QString)
As for getOpenFileNames() and returns an array of chosen filenames, if no filename is chosen, a zero length array is returned.
This overload function requires a string representing a filter see getOpenFileName(QString) for details of filename filters.
Note: The function dos not itself open anything, only returns the path(s) and name(s) that the user selects.
Created with the Personal Edition of HelpNDoc: Free HTML Help documentation generator