Skip to main content

Problem:

how do you put a quote in the middle of text that you want to print?

Resolution:

Use 3 quotes.

For example: if you want to use the string  "the "special" item" define it as "the """special""" item"

Old KB# 6995