The '$' character is used to separate expression code from text to be written to the output. When the dollar character needs to be written to the output, it must be escaped (\$).
_dollar := '$'