function sha2 extends Modelica.Icons.Function; input String argv = "E:/work/modelica/SimulationResults/test.txt"; output Real sha2; end sha2;