This page last changed on Jan 03, 2012 by jed.wheeler@involver.com.
Overview
This filter is used to perform simple a simple mathematical operation and multiple the value passed in by whatever value is applied. In older version of SML it could also be used to enumerate a string value multiple times but that functionality has been disabled.
Attributes
This filter has no attributes.
Example
{{ 5 | times:4 }} # => 20
FAQ
This filter currently has no FAQ questions.
Related Topics
|