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
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"}