Notification
Structure and debug your flow
|
|||||
|
|
If your flow is getting more complex, it is a good idea to add some comments to it. Comments will not only show up as text in the header of the building blocks but will also be printed to the console when running the flow
Use cases
- Include comments in your flow to improve the readability
- Use comments to analyze your flow (e.g. check current variable values) as they are printed in the console
Configuration
Click on the bold text in the title of the building block to edit the comment.
Note: As indicated by the blue input field you can also use the available variables in your text to check on their output.
Useful combinations
Display variable values in the console
|
|||||
|
|
|
|||||
|
|
Define an invoiceNumber
Counter containing the current invoice number. Enter the variable in the description of a Comment block and every time the Comment building block is executed the current counter value is shown in the console.
Learn more
The comment building block is a great way to track down errors in your flow.
Check out the Finding Errors guide for details.
Questions and Feedback
If you have any comments on this page, feel free to add suggestions right to the Google document that we are using to create this site.
If you are not yet member of the Ultradox community on Google+, please join now to get updates from our end or to provide feedback, bug reports or discuss with other users.
Last Updated: 5/15/18