CurrentUser
To enter the CurrentUser keyword in the command line, use one of the options:
- Type CurrentUser
- Type the shortcut CU or Cur
Description
Section titled “Description”CurrentUser represents the user that is currently logged in.
Syntax
Section titled “Syntax”[Function] CurrentUser ([“Property”] [“Value”])
Examples
Section titled “Examples”- To list all properties and their values of the current user, type:
| User name[Fixture]>List CurrentUser |
- To set the right of the current user to admin, type:
| User name[Fixture]>Set CurrentUser “Rights” “Admin” |