I have a list and with ListSearcher i found that element with id {_list_index} needs to be removed completely from the list. How can i achieve this.
Page 1 / 1
Hi @bradr, the ListElementFilter from the FME Hub might help you to keep or remove elements that match a specific condition.
This is why lists should be JSON structures... :-)
This calls for a ListElementRemover.
Post the idea, I would suggest.
This calls for a ListElementRemover.
Post the idea, I would suggest.
Hi @bradr, the ListElementFilter from the FME Hub might help you to keep or remove elements that match a specific condition.
Tanks @takashi, the ListElementFilter does the job!
This calls for a ListElementRemover.
Post the idea, I would suggest.