Auto-assignment rules using "|" [vertical bar] in string
In auto-assignment rules, the vertical bar ("|") character is used to separate rules. But if I want to write a rule that makes an item become italicized, it seems like I would need to use:
[ItemFont] = "|I|"
However, it seems that this doesn't work, presumably because IQ interprets the vertical bar as a rule separation. Am I understanding this correctly, and is there a workaround?

