SYNTAX:
xpxGetUnavailableMessage (VAR unavailableMessage : STRING)
status : INTEGER;
To be completed.
The xpxGetUnavailableMessage function returns the unavailable message in the argument <unavailableMessage>, which is returned to all users trying to connect to the EDMserver while unavailable. This message should normally explain the reason why the server is unavailable for new connections.
This function is equivalent to the EDMinterface function edmiGetUnavailableMessage
General
Content
Integrations