Example: lr.get_master_host_name
In the following example, lr.get_master_host_name retrieves the name of the Controller machine.
Dim controller_host as String
controller_host = lr.get_master_host_name( )
In the following example, lr.get_master_host_name retrieves the name of the Controller machine.
Dim controller_host as String
controller_host = lr.get_master_host_name( )