How do you insert quotes into dynamic text? Say I want the text:
“So he says “give me cookie or give me death” while eating chicken."
But it needs to be dome in a dynamic text box for various reasons. Is there a C++ style \" or something like that to insert quotes?