Getting an item using "Find"
I need to get a specific item from an array of objects by its "value " property . I tried to use the formula "find " in different configurations but I cant get the item that I need . I want to replicate something like this : options .find (option = > option .value = = = 13 ) How I exactly can I do that with toddle formulas ?