 |
ALPHA-VISION® Actions for access protection: Usr_ChngUsrPrfl
|
Usr_ChngUsrPrfl
SUMMARY
Usr_ChngUsrPrfl - Change user profile
SYNTAX
Usr_ChngUsrPrfl()
ARGUMENTS
-
DESCRIPTION
Modifies the correlation of a profile to a user.
For compatibility reasons to older versions only; please use:
Usr_PrfChange
EXAMPLES
Usr_ChngUsrPrfl()
Syntax Notation
- [aaa]
- aaa is optional (zero or one occurences)
- (aaa|bbb)
- aaa exclusive or bbb
- (aaa)*
- aaa may occur indefinitely often or may be omitted
- (aaa)+
- aaa may occur indefinitely often but at least once
- (aaa)m..n
- aaa may occur from m to n times