.Modelica.Utilities.Internal.PartialModelicaServices.System.exitBase

Information

This partial function defines the function interface of a tool-specific implementation in package ModelicaServices.

Interface

partial function exitBase
  extends Modelica.Icons.Function;
  input Integer status = 0 "Result to be returned by environment (0 means success)";
end exitBase;

Generated at 2024-12-17T19:26:02Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos