Node:get-client-version, Next:mark-text, Previous:get-client-name, Up:Protocol Requests
get-client-version [71] ( session : Session-No ) -> ( HOLLERITH );
This call returns the version of the client that owns session number
session
. This client version 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.