UserProfile
To execute the keyword UserProfile, type UserProfile or the shortcut UPR into the command line.
Description
Section titled “Description”The keyword UserProfile displays the user profiles in the command line feedback.
- Number
- Name
- Used
- LoggedIn
- Info
- Subtrees in parantheses
UserProfile is an object keyword.

Keyword UserProfile
For more information see create user profiles.
Syntax
Section titled “Syntax”UserProfile [ID]
Examples
Section titled “Examples”- Lists all user profiles that are available.
[Channel]> List UserProfile
- Lists user profile 1.
[Channel]> List UserProfile 1
Hint:
User profiles can be limited to a specific world.
There are three commands that generate the same result:
- Assigns the user profile 2 to world 1.
[Channel]> Assign UserProfile 2 At World 1
[Channel]> Assign World 1 UserProfile 2
[Channel]> Assign UserProfile 2/World=1