Forum Discussion
lnd_amaral
11 years agoContributor
Sometimes I prefer to use the method Keys to simulate the user interaction.
Sys.Keys("Y") // 'Yes'
Sys.Keys("N") // 'No'
Sys.Keys("O") // 'Ok'
Sys.Keys("Y") // 'Yes'
Sys.Keys("N") // 'No'
Sys.Keys("O") // 'Ok'