Hi Folks! Sorry if this is an obvious fix, but ive been going crazy trying to figure it out.
I want to create a very simple system where the user will click a button and it will generate one of many pre-set text values. For example, an array with various names in each X value, then when the text is clicked it will randomly generate one of the values, and display one of the names.
I cant seem to figure out how to make the system generate a random X, then set the text to the value of the X that i have pre-set.....does that make sense?
Thx!