Action block is used to describe one or several functions. The block has one input and one output, which allow it to be placed on a flowchart and indicate the direction of program flow.
After executing the last function within the Action block, the program proceeds to execute the block connected to its output.
![]() |
| Example of including the Action block in a flowchart |