$account.sortIDs

Sort a list of account IDs by the name of the account.
Syntax
    $account{sortIDs}{id_list}
    $account{sortIDs}{id_list}
DocumentationSort a list of account IDs by the name of the account

    Parameters:
      account_list, a comma seperated list of account IDs
      Returns:
        the accounts sorted by name
Examples
    forEach{i}{$account{sortIDs}{$account{list}}}
      {
      $account{getName}{$get{i}
      }
GroupSpecial
Minimum required transaction-mode:NONE
Required scripting permission of the developerPERMISSION_FL_EXPERT
Minimum parameters1
Maximum parameters 1