Bernd Fröhlich
2016-11-30 09:59:06 UTC
How do I assign a text that contains "?
E.g.: MyText = "This text contains "" //Obviously this does not work
In 4D I would write that as
MyText = "This text contains \""
\" is used to put " into the text variable.
How do I do that in Xojo?
Greetings from Germany,
Bernd Fröhlich
_______________________________________________
Unsubscribe by sending a message to:
<nug-***@lists.xojo.com>
List Help: <***@xojo.com>
E.g.: MyText = "This text contains "" //Obviously this does not work
In 4D I would write that as
MyText = "This text contains \""
\" is used to put " into the text variable.
How do I do that in Xojo?
Greetings from Germany,
Bernd Fröhlich
_______________________________________________
Unsubscribe by sending a message to:
<nug-***@lists.xojo.com>
List Help: <***@xojo.com>