| Syntax | |
| Documentation | Function $account can be used to create and remove an account, investigate the existance of an account, get the name of the account whos id is known or list all account ids. It throws an IllegalArgumentException if the first parameter is not one of 'create', 'exists', 'getName', 'isLoaded', 'list', 'remove', 'setName' or 'sortIDs'. see account.create, account.exists,account.getName, account.isLoaded, account.list, account.remove, account.setName, account.sortIDs for details |
| Examples | |
| Group | Special |
| Minimum required transaction-mode: | READ=IO UPDATE=TREE |
| Required scripting permission of the developer | PERMISSION_FL_EXPERT |
| Minimum parameters | 1 |
| Maximum parameters | 5 |