Returns the row(s) position(s) from the {0} of the first occurrence of the list of {1}. Returns -1 if no occurrence is found. ...

Returns the row(s) position(s) from the {0} of the first occurrence of the list of {1}. Returns -1 if no occurrence is found.  
    
  • {0}: The input table.
  • {1}: The list of rows in the table to find the positions of.
  • {2}: [Optional] Specifies which occurrences of the row to return.
  • {3}: [Optional] Controls the comparison between the table rows.