The for loop tag lets you execute code a defined number of times. Learn how it works, and the supported parameters in this article.
The calc tag allows you to perform arithmetic functions on data with a variety of operators. Learn how in this article.
If statements allow you to query a condition, and perform actions based on the outcome being true or false. Learn more about this function in the following article.
The set function allows you to create your own B@se tags that can then be used in any of your templates. Learn more about this feature in the following article.
The round function lets you alter a value to the nears defined decimal place. Read the following article for examples and supported parameters.
Legacy tag for writing conditionals and calculations.