aidWait resource

From The x3270 Wiki
Type Default Option
Boolean true

When aidWait is true, the emulator will block a script after executing an AID action (Enter(), Clear(), PF() or PA()) until the keyboard is unlocked. If it is false, these actions will not be blocked, and it is the script's responsibility to poll the emulator's status until it shows that the keyboard is no longer locked.

This resource should be used with caution.