ServerObject Functions
The ThisObject, RootObject, and FindObject functions and properties return
a ClearSCADA specific script object called a ServerObject. The ServerObject has its own functions that you can use in your script.
For more information, see the topics that are listed in the gray footer section at the bottom of this topic. Select the relevant entry to display the topic that you require.
For information on the ServerObject properties, see ServerObject Properties.
ServerObject functions require information from the database (and so a connection to the server is required). The connection is made via the XML server using HTTP Port 80 (by default) so that the functions work in scripts running on both ViewX and WebX clients. The Port address can be changed via the Server Configuration Tool (see Connection and Update Settings in the ClearSCADA Guide to Server Administration).