Returns the version of the Modelica compiler.
function getVersion input TypeName cl = $Code(OpenModelica); output String version; end getVersion;