.Modelica_DeviceDrivers.InputDevices.Keyboard.getKey

Information

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 2025-01-31T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos