.ExternalMemoryLib.ExternalMemory_.getBoolRangeAt_notWorking

For any reason, this function is not working wiht dymola properly.

Interface

function getBoolRangeAt_notWorking
  input ExternalMemoryBool extMem;
  input Integer startIdx "0-based";
  input Integer len "length of range";
  output Boolean[len] value;
end getBoolRangeAt_notWorking;

Generated at 2026-06-25T20:19:00Z by OpenModelicaOpenModelica 1.26.9 using GenerateDoc.mos