Returns the ID of the Named Pipe or the TCPIP Address and Port used to communicate with the RevEngine VM.
This property is a string containing one of the following:
• A string containing a Named Pipe
• A string containing an IP address and a port delimited by the “:” character.
Development | Runtime | Indexed | Scaled | Synthetic |
---|---|---|---|---|
N/A | Get | No | No | No |
The SERVERNAME property can be set via the serverName option in the RXI file, or by the /SN command line switch. By default the Presentation Server generates a random string to use as a Named Pipe name if neither is specified.
ServerName = Get_Property( "SYSTEM", "SERVERNAME" )
Starting the Presentation Server.