I’m looking for a way to set the select5 node to not have any value when I trigger it. Currently it parses through a table and plays audio based on if it reads a 0 or a 1. I’ve tried forcing the timer to initialize but that just ends up leaving the last value that it was reading in the select5 node and playing the audio on loop. Any ideas for how to remove the value entirely?