Comment

Purpose of this building block

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.

0 variables
0 variables

Possible 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.

Useful combinations

Display variable values in the console

invoiceNumber
Invoice number 15

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.

Questions and Feedback

If you have any comments on this guide, feel free to add them 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:

Share on Google+Share on FacebookShare on TwitterShare on LinkedIn