Variables

Variables are super useful to get to the next level with OMATA.

Create a variable

  1. Insert the "Set variable" command at the top.

  2. Enter a variable name and value.

  3. Do this for each variable you need.



Using a variable

  • Use variables in any input field with double brackets like this: {{name}}.

  • Just make sure the "Set variable" command comes before you use the variable.

Note: Variables can be text or numbers. Match the variable's type with the expected input to avoid issues.


Variables with math formulas

Mix variables with math formulas. For example, adjust opacity based on item count.