Im attempting to create a string that contains a quotation mark to denote inches. Here is the Code:
However this gives me an error. The system sees the first (") and thinks im trying to end my string. Thus it expects to see my (Then) statment following the first ("). Intead it sees another (") and it gets confused. Is there a way around this?![]()
Please Login or Register to view this content.
How can i denote that the first quotation mark is still part of the string, and not denoting the end of the string...
Thanks,
-Eric
Bookmarks