 |
ALPHA-VISION® Actions for Access Protection: Usr_PrfChange
|
Usr_PrfChange
SUMMARY
Usr_PrfChange - Change user profile
SYNTAX
Usr_PrfChange()
ARGUMENTS
- interaktiv
-
DESCRIPTION
Allows the interactive mapping of a profile to a user.
Note:
The logged in User must have the "Function number for Access Admin"
as defined in the <PROJECT>.cfg file in his Profile.
EXAMPLES
Usr_PrfChange()
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