When you access a resource file in the Python code, you reference the array
resourceFilesArray[index]
. To access a specific resource file, you specify an index to locate the resource file according to the order that the resource file appears in the list of resource file paths.
For example when you specify several resource files, you reference the first resource file in the Python code using