Adds comments to your script for information purposes and helps to organise script layout. |
You can use this action cell anywhere in your script to describe what is happening at that point in the workflow.
Note: sticky notes are an alternative method of providing information about action cells or general comments about your script. See Use Sticky Notes in a Script.
The action cell is also useful for helping you to arrange logic routes and to keep your script layout tidy, as illustrated below.
Option |
Description |
Type the comment in the field. The field is limited to 2048 bytes of content. This equates to 2048 characters for Latin characters but could be fewer for multi-byte characters (such as emojis or non-Latin characters). You do not need to include a comment if you are using the action cell for layout purposes. |
Exit Point |
Description |
Complete |
This is taken when the action cell has executed. |
Error |
This is taken if an internal error occurred. |