getUser function
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Returns the value set by the preceding setUser procedure.
Syntax
|
Applies to
Session objects
Notes
If setUser procedure was
not called, the Unknown value (?) is returned.
See also
setUser procedure, getUser function
For more information, see the Setting and getting JMS connection and session attributes.