Really simple array Q

I can’t get my head around arrays…
Ok so basic I know it can be displayed as blah = [“blah”,“blah blah”,“blah blah blah”]
then you can retrive with trace(blah[X]); or in a text box.
I can’t be bothered with the var blah:Array = []ect… I want to stay simple.

I want to load a random vaule from an array but I want to keep the code simple so I can come back to it and instantly understand and make changes.

I know this is really stupid I probably didn’t explain very well but oh well its late. Good nigh, from me I will check this in the morn.

Thanks in advance.:pir: