company logo

Set system variable on server side

Keywords:  server variable

Options or system variables for a client application can be set on the server side. This is necessary for controlling functions running on the server side.

Server variables are valid on the server only for the connected client, i.e. each client has its own server variables, which are not shared with other clients. Server variables can be retrieved calling GetServerVariable()