Contexts for Print values

This page uses Hashtag Print commands that apply Contexts to the value.  

Processing this Hashtag Markup:
<# print "this was printed by <b>Hashtag</b>"; #>
this was printed by Hashtag
Processing this Hashtag Markup:
<# print "this was printed by <b>Hashtag</b>" as html; #>
this was printed by <b>Hashtag</b>


The Hashtag Markup Language provides Contexts for reformatting Variable values.  

The examples in this section cover the many Contexts the Hashtag Framework supports to alter Variable values.