Printable View
how to define a string constant in vb
VB Code: Const myString as String = "text here"
Const myString as String = "text here"