Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space DEV and version next

As needed, you can insert non-functional comments in your recipes. These comments are stored as a comment transform but do not make changes to the dataset. 

Tip

Tip: Adding comments to your recipes can be helpful for providing notes or other guidance to yourself for later or to other recipe builders who are reviewing your recipe.

Steps:

  1. In the Transformer page, open the Recipe panel in the context panel. 
  2. In your list of recipe steps, select the location in the recipe where you wish to insert the comment. From the recipe step context menu, select the appropriate Insert Step command. 
  3. In the Search panel, enter comment.

    Tip

    Tip: You can also paste full comments of the following format into the textbox. These comments are reformatted into the supported format:

    Code Block
    // This is a comment.
    Code Block
    /* This is also a comment. */
  4. In the comment textbox, enter the comment that you would like to include. 
  5. Click Save.
  6. The comment is stored in the recipe as text of a different color.