Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Minor corrections to text, page formatted

How to embed double quotes in job or order parameters?

Question:

How can I embed double quotes in job or order parameters?

Answer:

Double quotes or single quotes are required to enclose xml attributes, therefore you could use single quotes within a double quoted attribute value or vice versa. However, if you have to use both double quotes and single quotes in an attribute value then you should switch to the xml entity names " and ' that would be substituted accordingly:

...