Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Declare an array type
#1
How do you declare an array type? I supposed it should be easy to find in the docs, but didn't have any luck. For instance:
Code:
sub doThis(v as string?)
    print( v( 0 ) )
endsub
I'm certain it is not string() (I have tried that). I wonder if I have to use DIM again?
Thanks,
-- Baltasar
-- Baltasar
Reply


Messages In This Thread
Declare an array type - by baltasarq - 11-22-2024, 11:51 AM
RE: Declare an array type - by boriel - 11-22-2024, 09:27 PM
RE: Declare an array type - by baltasarq - 11-22-2024, 09:41 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)