TOOLTIPS attribute
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- 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.