- Home /
Question by
El Maxo · Mar 20, 2014 at 12:40 PM ·
javascriptarraysstrings
Java List.
I am trying to get a list of names in java. (sorry my coding is really bad). Here is what i have at the moment.
var Name1Choices : String[]; {"Dave", "Two Eyed Billy", "Hadaki", "Zemlar", "Quadro-rah", "Chris Roberts", "Simma" ,"Rata-Kun" , "Lord John", "Shadelacro"};
sorry if this is easy, I am pretty bad.
Comment