$setDefaultUser

Sets the username and the password of the default user.
Syntax
    $setDefaultUser{username}{password}
DocumentationSets the username and the password of the default user:

    Parameters:
      username, the username of the default user.
      password, the password of the default user.
    Note:
      the default user is the one activated unless another logs in.
Examples
GroupSecurity
Minimum required transaction-mode:UPDATE=TREE
Required scripting permission of the developerPERMISSION_FL_ADMINISTRATOR
Minimum parameters2
Maximum parameters 2