So I have a textbox that I want to make like attendees management
everytime I add a linewith the name of the player it’ll make a string value (with name of the player) and everytime I delete the line it’ll remove value with that name, how to achieve that?