Ignition Vision:
I have a popup screen with a button that closes the popup window and sets the focus on a text field in the main window- This functions as expected- Once the focus is set, I would also like to have a simulated ‘Enter Key Press’ to invoke the keyPress event handler script to fire-
Is it possible to simulate an ‘enter’ key press within a script?-
Robert-