$password

Returns a random generated password.
Syntax
    $password{length}
DocumentationReturns a random generated password

    Parameters:
      length, is the length of the password you will generate.
Examples
    $password{10}

    Result:
    a random generated password like "xh9tskPAAP"
GroupSecurity
Minimum required transaction-mode:NONE
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters1
Maximum parameters 1