Add Method (Python)
Adds a server configuration to the list of available servers.
Syntax
SpssServerConfList.Add(serverConf)
Parameters
serverConf. An SpssServerConf
object.
Server configuration objects are created with
the CreateNewServer
method in
the SpssClient
class.