Node:get-client-name, Next:get-client-version, Previous:set-client-version, Up:Protocol Requests
get-client-name [70] ( session : Session-No )
-> ( HOLLERITH );
This call returns the name of the client that owns session number
session. This client name string returned is the one set by the
client using set-client-version. If set-client-version
has not been issued in session number session, the empty string
is returned.
See set-client-version, for an example of this call.
login-first
undefined-session
session does not exist.