Delete row in google sheet based on criteria from a filtered list

I am trying to delete a row in my data source “Key List” based on a criteria from a filtered list.

When the Pending Key Detail Screen opens I am populating the labels from an object selected in a ListViewer that was created from the filtered list.

I can pull all the row ids from the Key List data source into a list with the block below but how do I only pull the row id for the LabelVIN_PDKS’s text?