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