Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
syntax

Filter the string as template.

Parameters
string$value{{for item in order.items}} name: {{var item.name}} {{/for}} order items collection.