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 - 2024-11-22, 12:51 PM
RE: Declare an array type - by boriel - 2024-11-22, 10:27 PM
RE: Declare an array type - by baltasarq - 2024-11-22, 10:41 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)