Advanced Customization > Info*Engine User’s Guide > Info*Engine Tasks > Using the Info*Engine Task Editor > Navigating the Task Editor > Toolbar Icons
  
Toolbar Icons
Icon
Action
Description
Insert a forEach block
Click this icon to insert a forEach block into your Info*Engine task or JSP source. When dropping a forEach block into your source, a window opens allowing you to enter values for the groupIn and groupOut attributes.
Insert a parallel block
Click this icon to insert a parallel block into your Info*Engine task or JSP source.
Insert a task tag
Click this icon to insert a task tag into your Info*Engine task or JSP source. When dropping a task into your source, a window opens allowing you to enter values for the URI and processor attributes. You are also able to add parameters to be sent along with the request to execute the task.
Insert a declaration block
Click this icon to insert a declaration block into your Info*Engine task or JSP source.
Insert a scriptlet block
Click this icon to insert a scriptlet block into your Info*Engine task or JSP source.
Insert a JSP expression block
Click this icon to insert an expression block into your Info*Engine task or JSP source.
Insert JSP taglib directive
Click this icon to insert a taglib directive into your Info*Engine task or JSP source.
Insert JSP page directive
Click this icon and then click in the editor panel to insert a page directive into your Info*Engine task or JSP source.
Edit tag
Clicking the edit icon with the cursor in a tag displays the associated tag editor for you to make the desired changes. When finished, click OK to apply the changes.
Tag editors are available for several different types of tags, such as webject, task, param, forEach, JSP page directive, and JSP taglib directive.