.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 2025-04-15T18:20:12Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos