UserCreateForm
Not available for a Windows user.
Displays a form to create a record for a new user. A new user of the specified type is created. The name of the user needs to be unique.
Syntax
UserCreateForm()
Return Value
0 (zero) if successful, otherwise an error is returned.
Related Functions
UserDelete, UserEditForm, UserPassword, UserPasswordForm, UserCreate
Example
UserCreateForm()
See Also