Page 1 of 1

Using Engkey operator with Input.

Posted: 27 Dec 2019, 16:51
by Vladimir
How does the Endkey operator work with the Input command?

Can I trigger the program to expect some code with a special character, enter the code and terminate the sequence with another special character?
Is this how the EndKeys works?


Input [ , OutputVar, Options, EndKeys, MatchList]

What other parameters then Length and Time constraine are possible in the Input function?

Can I enter short strings into the MatchList? How do I separate them?

Thank you.