Returns the row position of the first occurrence of the {1} in the {0} specified. Returns -1 if no occurrence is found. {0}: ...

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