ArgMax[x->LIST(NUMBER)] =: INTEGER
ArgMax returns the index of the first element of the list x which attains the maximum value of any elements in the list.