Hey guys!
I need to use quotes inside a string variable... but I don't know how.
If I simply put double quotes at the start and at the end, the program interprets it as a closed interval, like if every quote is a string.
What can I do? I've searched here, but none of the results seems to be related with VB.net.
Thanks in advance!