WOLFRAM SYSTEM MODELER
'terminal()'terminal() |
SystemModel["ModelicaReference.Operators.'terminal()'"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
True after successful analysis
terminal()
Returns true at the end of a successful analysis.
Boolean a, b; equation a = change(b) or terminal();