Quote from
tilesoft on January 13, 2024, 2:08 am
Hi there. How can I find index of item in array by user input variable? Then delete it.
Ex:
[{"city":"Tehran"},{"city":"Newyork"},{"city":"London"}]
User input Variable: Newyork
Hi there. How can I find index of item in array by user input variable? Then delete it.
Ex:
[{"city":"Tehran"},{"city":"Newyork"},{"city":"London"}]
User input Variable: Newyork