Learn

+ (Add)

Add a value to your variable.

Sample Usage

{{ score|+:6 }}

This will output the value of score plus 6.

Parameters

This modifier expects one parameter, the number to add from your variable.

This article was last updated on March 30th, 2016. Find an error? Please let us know!