Example: lr.vuser_id

This example show the use of vuser_id.

lr.output_message "The user ID is " _
    + lr.vuser_id
Example: Output in temp_1.log:
The user ID is 1    [MsgId: MMSG-17999]