Example: lr.get_host_name
In the following example, the lr.get_host_name function retrieves the name of the station.
Dim my_host As String
my_host = lr.get_host_name( )
In the following example, the lr.get_host_name function retrieves the name of the station.
Dim my_host As String
my_host = lr.get_host_name( )