AUTO-GO attribute
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Directs the AVM to apply the GO event to the current frame when a user chooses the button.
Data type: LOGICAL
Access: Readable/Writeable
Applies to: BUTTON widget
If the AUTO-GO attribute is TRUE, the AVM applies the GO event to the frame when the button is chosen. The default value is FALSE.