Applying Change Percent Contexts

This page demonstrates Hashtag Contexts for Change Percent values.   The Hashtag Markup is shown below <# in bold #>.   The Currency formatted values are injected into the HTML page after the ⇒ symbol.  
Processing this Hashtag Markup:
<# set blank to ""; #>
<# set number to 7; #>
<# set negative to -7.2; #>

Note:  Hashtag Markup Variable Tags are shown below <# in bold #>.   The values generated by processing them, and applying Change Percent Contexts, is injected into the page after the ⇒ symbol.  
<#[blank as changepercent]#> ⇒ + 0.00 %
<#[number as changepercent]#> ⇒ + 7.00 %
<#[negative as changepercent]#> ⇒ - 7.20 %


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.