Hello All,
Are we able to write code to do this:
If this key is pressed then do this. If that key is pressed then do that.
Thank you
IF KEY IS PRESSED
Moderators: JRL, Dorian (MJT support)
- Dorian (MJT support)
- Automation Wizard
- Posts: 1414
- Joined: Sun Nov 03, 2002 3:19 am
Re: IF KEY IS PRESSED
It sounds like what you may need is OnEvent.
Depending on your scenario, also look at Ask, Input, WaitKeyDown , and If/Else
Depending on your scenario, also look at Ask, Input, WaitKeyDown , and If/Else
Re: IF KEY IS PRESSED
Thank you.
I got it.
I got it.