| Syntax |
|
| Documentation | Examines if the current user is either the direct owner or recursive if the owner of the owner of the specified user:
|
| Examples | |
$isIndirectOwnerOfUser{guest} } Result: if user "admin" with the password "admin" is a direct or an indirect owner of the user "guest": 1 (true) if user "admin" with the password "admin" is not a direct or an indirect owner of the user "guest": 0 |
|
| Group | Security |
| Minimum required transaction-mode: | READ |
| Required scripting permission of the developer | PERMISSION_FL_BASIC |
| Minimum parameters | 1 |
| Maximum parameters | 1 |