DataWindow property values often involve specifying strings within strings. Embedded quotation marks need special treatment so that the strings are parsed correctly. This treatment varies depending on the programming language you are using.
If you are using |
See |
---|---|
PowerScript |
“Nested strings and special characters for DataWindow object properties”. |
JavaScript |
“Nested strings and special characters in JavaScript for DataWindow object properties”. |