CurrentUserProfile
To enter the CurrentUserProfile keyword in the command line, use one of the options:
- Type CurrentUserProfile
- Type the shortcut CUP
- Or type the shortcut Currentuserp
Description
Section titled “Description”The CurrentUserProfile keyword represents the profile of the current user.
Syntax
Section titled “Syntax”[Function] CurrentUserProfile ([“Property”] [“Value”])
Examples
Section titled “Examples”- To set single step in the current user profile, type:
| User name[Fixture]>Set CurrentUserProfile “SingleStep” “Yes” |
- To set the wheel resolution to normal in the current user profile, type:
| User name[Fixture]>Set CurrentUserProfile “Wheelresolution” “Normal” |