Example: lr.end_sub_transaction

The following example ends the Login sub-transaction , marking it with an lr.PASS status.

lr.end_sub_transaction("Login",lr.PASS);