SERVERNAME property

SYSTEM.

Returns the OpenEngine ServerName used by OpenInsight.

sn = Get_Property("SYSTEM", "SERVERNAME")

The literal value of the OpenEngine servername as defined in the command line parameter "SN".

If starting OpenInsight from a desktop shortcut with a target of:

C:\Revsoft\OINSIGHT\OINSIGHT.exe /sn=this

When the following command is executed:

sn = Get_Property("SYSTEM","SERVERNAME")

then

The sn variable will contain the literal "this".

  • guides/programming/programmers_reference_manual/servername.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1