Hi, I’m setting up a Shortcut which uses a Data Jar list (not a dictionary) and want to select an item from the list, then delete it from the list. I can get the list using ‘Get Value’, followed by Choose from list, but the inly way I can get the ‘Delete Value’ action to work is by supplying the list name and an index (e.g. listtname.1).
Can anyone tell me how to delete an item from a Data Jar list by name?