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