Example: lr.get_scenario_id

In the following example, lr.get_scenario_id retrieves the id of the current scenario or session step.

int scenario_id = lr.get_scenario_id( );