Informational Functions
Click one of the following functions for more information:
| lr.end_timer | Stops a timer. |
| lr.get_host_name | Returns the name of the host executing the script. |
| lr.get_group_name | Returns the name of the Vuser's group. |
| lr.get_master_host_name | Returns the name of the machine running Controller. |
| lr.get_object | Captures a Java object and dumps it to a data file. |
| lr.get_scenario_id | Returns the current Scenario or Session ID. |
| lr.get_vuser_id | Returns the current Vuser ID. |
| lr.start_timer | Starts a timer. |
| lr.user_data_point | Records a user-defined data sample. |
| lr.value_check | Checks the value of a parameter. |

