.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 2025-01-30T19:25:57Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos