Version 3.9
Keyword UserProfile
UserProfile Keyword
To execute the keyword UserProfile, type UserProfile or the shortcut UPR into the command line.
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.

For more information see create user profiles.
Syntax
UserProfile [ID]
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.
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