Reusable Variables
- In the bottom left corner, click on the Reusable Content → Variables tab
- In the new window, you can now define your Variables or edit the existing ones if you defined them.
- Add a name and a value, then click the Add button.
- Now you can go back to the editor and type {{ to open the list of Variables.
- Filter the Variables by typing the name you defined in the previous step.
- Click on the Reusable Content → Variables tab
- Look for the Variable you want to change.
- Click on the pencil icon and change the value.
- If you want to delete a Variable, click on the trash icon.
When you change the name of a Variable, it will not render anymore the value you defined. If you change the Variable's name, create a new one with the same name and value to render it again.
- You don't need to add {{}} when you define the Variable name. It's added automatically.
- Spaces in the Variable name are trimmed.
- You can use underscore _, dot ., or the dash - in the Variable name.
- Letters (both uppercase and lowercase) are allowed, including numbers.
Variable name character limit is 40.
Variable value character limit is 100.

Updated 15 Nov 2023
Did this page help you?