@emberhamster wrote:
A user adds a new object to the model. Then I want to check if a value already exists in my model, but I don’t want it to include the most recently added object in my model because then it will always return true. Basically I want to loop through the model.length() - 1. What is the best way to go about doing so?
Posts: 2
Participants: 2