classDirectory() is a non-standard operator that was replaced by Modelica.Utilities.Files.loadResource(uri) before it was added to the language specification.
Returns the directory of the file where the classDirectory() call came from.
function classDirectory output String str; end classDirectory;