Table.ContainsAny
Syntax Table.ContainsAny(table as table, rows as list, optional equationCriteria as any) as logical Description Indicates whether any the specified records in the list of records rows, appear as rows in the table. An optional parameter equationCriteria may be specified to control comparison between the rows… Read More »Table.ContainsAny