Open topic with navigation
The following example creates the Multiple_Orders transaction, with a 5 second duration, and an lr.PASS status.
lr.set_transaction("Multiple_Orders", 5, lr.PASS);