WOLFRAM SYSTEM MODELER
    listList content of file or directory  | 
     | 

SystemModel["Modelica.Utilities.Files.list"]

This information is part of the Modelica Standard Library maintained by the Modelica Association.
Files.list(name);
If "name" is a regular file, the content of the file is printed.
If "name" is a directory, the directory and file names in the "name" directory are printed in sorted order.
| name | 
         Type: String Description: If name is a directory, list directory content. If it is a file, list the file content  | 
    
|---|