d1trupinoy
Technical User
Newbie to VB here. When coding, If I have a really long array or function, how can I continue the line of code to the next line so its readable?
example
vtests = array("test1",........
..........
.........., "last test")
Thanks for the help.
example
vtests = array("test1",........
..........
.........., "last test")
Thanks for the help.