Write the content to whatever you are writing to.
the text to write
what evaluation character occured after the start delimiter, dchar.init if static content.
content -> write("content", dchar.init); <%= expr() %> -> write(expr(), '=');
See Implementation
Write the content to whatever you are writing to.