.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 2023-10-01T00:32:18Z by OpenModelicaOpenModelica 1.22.0~dev.02-2-ge84afdd using GenerateDoc.mos