Add a user to the CodeMatrix admin repository.
Overview
Use "user" to create a new user in the CodeMatrix system.
Note users can only be created beneath the //Admin/Users
folder.
Syntax
Parameters
| name |
The name required for the new user |
| full name |
The full name of the user |
Example
|
|
| |
user //Admin/Users/misc/tom "Thomas Anderson"
|
|
|
Creates a user with login name of tom in the misc sub
folder and stores the full name of Thomas Anderson.
|