C_RESERVEDBY
code: 6
# get
C_RESERVEDBY ?
Description
Identify the user who has the chassis reserved. The empty string if the chassis is not currently reserved.
Actions
get
Parameters
username
: string, the username of the current owner of the tester.
Example
# get
input: C_RESERVEDBY ?
output: C_RESERVEDBY "Bob"