fileListFiles function
fileListFiles
fileListFiles (directory)
Returns the files in the directory as an array of strings. If the directory is an empty string, the directory for the current MVCA server is listed. Passing false for the directory generates an error.
Parameters:
directory - The directory to list.
Returns:
An array of strings, each element containing a file name. System files are ignored in the list.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*