Nested strings and special characters for DataWindow object properties

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.

Table 5-3: Specifying property values in different scripting languages

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”.