myReduHost()
Returns the host name of the Event Manager this manager is connected to.
Do not use this function on remote UI's. Use the function only on redundant computers.
Synopsis
string myReduHost();
Parameter
Parameter | Description |
---|---|
None | - |
Return value
Host name
Error
Description
Returns the host name of the Event Manager.
Example
main()
{
DebugN(myReduHost());
}
Assignment
Administration of managers
Availability
CTRL