svoid robot_type_alt_functionKey(int functionKeyNr) { robot_keyPressAndReleaseWithModifiers(KeyEvent.VK_F1+functionKeyNr-1, KeyEvent.ALT_MASK); }
Began life as a copy of #1022956
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, snaazhdonpnp, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1027016 |
Snippet name: | robot_type_alt_functionKey |
Eternal ID of this version: | #1027016/1 |
Text MD5: | 85c0f4a342adca04ed9675a6c8509486 |
Author: | stefan |
Category: | javax / automation |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-02-08 13:46:19 |
Source code size: | 149 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 195 / 235 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1027017 - robot_altF4 |