Android Question Initializing string arrays

Arf

Well-Known Member
Licensed User
Longtime User
I am trying to initialise an array of strings, but get a syntax error when compiling.
I'm obviously missing something thats right in front of me, extra eyes on it appreciated

B4X:
Dim HeadName(8) As String = {"Ian","Mark","Joy","Roger","May","Ruby","Scarlett","Sean"}
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…