M_RESERVEDBY#

code: 73

# get
<module-index> M_RESERVEDBY ?

Description#

Identify the user who has a module reserved. Returns an empty string if the module is not currently reserved by anyone.

Actions#

get

Parameters#

  1. username: string, the username who has reserved the test module

Example#

# get
input:  0 M_RESERVEDBY ?
output: 0 M_RESERVEDBY "peter"