Delete table data in airtable

I would like to delete data from airtable. In my table I have the name and the image. When the user chooses to delete an image or photo he passes the name of the image. This name is stored in a variable. In GotColumn I get the value and compare it with the name of the image and then I delete it. But there’s some error in this process that I can’t find.

image

Saving data

Prompt user to enter image name


image

Deleting table data
image

Please does anyone on this forum know how to delete an image in airtable? Will I have to resort to the Kodular forum?