{% set number = (pi * 3 * 2) %} {{ number }} {% set string = "string value" %} {{ string }} {% set local = variable %} {{ local }}