.Modelica_DeviceDrivers.InputDevices.Keyboard.getKey

reads data from a single key of the keyboard

Interface

function getKey
  import Modelica;
  extends Modelica.Icons.Function;
  input Integer keyCode "Key code";
  output Integer keyState "Key state";
end getKey;

Generated at 2026-05-04T18:18:56Z by OpenModelicaOpenModelica 1.26.7 using GenerateDoc.mos