Navigation: Object Model Reference > Options Object > ConvertOutputDoubleQuotes Property |
|
Whether to convert double quotes in the LASTSTEP_OUTPUT and FAILSTEP_OUTPUT system macros to single quotes. Enabling this can be useful if the macro will be referenced in script expressions, but it can cause problems for quoted values in XML output containing single quotes.
Syntax
Options.ConvertOutputDoubleQuotes As Boolean
See Also
Applies to Options object