| Syntax |
|
| Documentation | Enables/Disables the specified user:
flag, a flag to indicate if the named user is to be enabled or disabled. 1 stands for enable and 0 for disable. |
| Examples | |
$setUserEnabled{Jack1}{0} Result: creates user "Jack1", sets user disabled, no access or permissions |
|
| Group | Security |
| Minimum required transaction-mode: | UPDATE=SECURITY |
| Required scripting permission of the developer | PERMISSION_FL_ADMINISTRATIVE |
| Minimum parameters | 2 |
| Maximum parameters | 2 |