DQ
Description
Adds double quotation marks to the text
Parameters
None
Example
Object.Attribute = '<a style=' + DQ() + 'color:red' + DQ() + '/a>'
Adds double quotation marks to the text
None
Object.Attribute = '<a style=' + DQ() + 'color:red' + DQ() + '/a>'