{name} and {order}. If the values of the variables do not change during the dialogue, you can fix them at the very beginning of the script. If the variables can change, fix them as the dialog runs.{number} can be fixed in the field Number.Example of setting up a block in the editor:
After that, a report will be generated, where all arbitrary results will be displayed in separate columns starting with the word results. For example, for the variables {name} and {order}, the columns will be named results-Name and results-Order.
To generate the report correctly, follow the following rules:
- The length of the variable name should not exceed 55 bytes (Unicode UTF-8).
- Use unique field names for each variable to avoid duplicate columns in the report.
- Avoid special characters and spaces in variable names so that the report is generated correctly.