{% set number = 42 %} {{ number }} {% set string = "string value" %} {{ string }} {% set local = variable %} {{ local }}