<br>Hello Folks -<br><br>I know there must be an easy way to do this, but I&#39;m having terrible trouble figuring it out.<br><br>Is there an easy way to use a integer input to send a message out of an array of messages?<br>

<br>Ideally, it would look like this:<br><br>[bang]<br>|<br>[2]<br>|<br>[newcommand apple beats carrots cheeseburger]<br>|<br>[print]<br><br>and the output would be &quot;carrots&quot; (given 0 based indexing). Does this command already exist?<br>

<br>(Oh, and I&#39;m pushing this into a GEM text object, so the screen would say &quot;carrots&quot; in some way).<br><br>I apologize if this is obvious, my head might be fatigued. select and route take a value but split it into a bunch of different directions. I want to go the other way....<br>

<br>Thanks for the time if anyone has a suggestion!!!<br><br>