$account

Creates, removes an account, investigates the existance of an account, gets the name of the account whos id is known or lists all account ids.
Syntax
DocumentationFunction $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
GroupSpecial
Minimum required transaction-mode:READ=IO UPDATE=TREE
Required scripting permission of the developerPERMISSION_FL_EXPERT
Minimum parameters1
Maximum parameters 5