U people may find my question a bit funny..but i have a doubt in variable declaration in VB.what does this mean
Dim hello$ as string.
My question is that what difference does the declaration have if the variable name ends with a $ symbol?does it have any added advantage?? please help me out.
Thanx in Advance Santhosh Ravindran
Dim hello$ as string.
My question is that what difference does the declaration have if the variable name ends with a $ symbol?does it have any added advantage?? please help me out.
Thanx in Advance Santhosh Ravindran