WOLFRAM SYSTEM MODELER
sortDirectorySort directory in directories and files with alphabetic order |
|

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

| directory |
Type: String Description: Directory that was read (including a trailing '/') |
|---|---|
| names |
Type: String[:] Description: File and directory names of a directory in any order |
| orderedNames |
Type: String[size(names, 1)] Description: Names of directories followed by names of files |
|---|---|
| nDirectories |
Type: Integer Description: The first nDirectories entries in orderedNames are directories |