This is an old revision of the document!
DELETE THE TAGS THAT ARE NOT APPLICABLE TO THIS FUNCTION AND THEN DELETE THIS COMMENT AND ADD THE VERSION NUMBER (LAST ITEM IN TAG LIST) THAT INTRODUCES THE FUNCTION
DQ
Description
Adds double quotation marks to the text
Parameters
None
Example
Object.Attribute = '<a style=' + DQ() + 'color:red' + DQ() + '/a>'