.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-05T19:13:58Z by OpenModelicaOpenModelica 1.25.7 using GenerateDoc.mos