Retrieve and store information

The Server Lib stores various pieces of information, which is made available to the user. This chapter covers how to query and store data in the Server Lib.

All strings passed to and from the Server Lib need to be encoded in UTF-8 format.

Many variables are read only and cannot be changed directly using the functions discussed in this chapter.

See the Properties page for information on what is available when and which function to use to query or set (if available) each property.