Description

Type string READ/WRITE

runhost specifies the host on which the runcommand will run.

Example
If ( command == "runSimulation" ) 
{ 
   runhost="sol34.test.com"; 
}
Related Topics

host