.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-04-05T18:18:26Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos