$setUserPassword

Sets the password of the specified user.
Syntax
    $setUserPassword{new_pwd}{username}
DocumentationSets the password of the specified user:

    Parameters:
      new_pwd, the new password of the specified user.
      username, a optional parameter used to specify a user other than the current, defaults to the username of the current user.
Examples
GroupSecurity
Minimum required transaction-mode:UPDATE=SECURITY
Required scripting permission of the developerPERMISSION_FL_ADMINISTRATIVE
Minimum parameters1
Maximum parameters 2