TOOLTIPS attribute
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
There is a session attribute called TOOLTIPS.
The session default setting for TOOLTIPS is on
(TRUE). To turn TOOLTIPS off for
the session, set the TOOLTIPS session attribute
to FALSE. For example:
|
For more information on session attributes, see ABL Reference.