.OpenModelica.Scripting.oms_loadSnapshot

Loads a snapshot to restore a previous model state.

Interface

function oms_loadSnapshot
  input String cref;
  input String snapshot;
  output String newCref;
  output Integer status;
end oms_loadSnapshot;

Generated at 2025-12-26T19:13:52Z by OpenModelicaOpenModelica 1.26.0 using GenerateDoc.mos