Using CR2008. Having a problem writing a formula that includes strings with quotation marks within the string. For instance:
{workorder.description} like ["unit B", "unit/B", "Unit "B""]
The last one has the text "B" in quotations within the string. CR interprets it as a quotation mark in crystal syntax. Anyone know a way around this?
Thanks
{workorder.description} like ["unit B", "unit/B", "Unit "B""]
The last one has the text "B" in quotations within the string. CR interprets it as a quotation mark in crystal syntax. Anyone know a way around this?
Thanks