...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpxGetUnavailableMessage (VAR unavailableMessage : STRING)
status : INTEGER;
|
The xpxGetUnavailableMessage function returns the unavailable EDMserver unavailability message in the argument <unavailableMessage>, which is returned to all users trying to connect to the EDMserver 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
Arguments
...
Type | Name | Comment |
STRING | unavailableMessage | The EDMserver unavailability message |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|