getClientID function

Returns the client ID value for the JMS-provider Broker connection.

Syntax

FUNCTION getClientID RETURNS CHARACTER.

Applies to

Session objects

Notes

If setClientID procedure was not called, Null is returned.

See also

setClientID procedure, getClientID function

For more information, see the Setting and getting JMS connection and session attributes.