To display Parameter Direction and Parameter Type in a single table cell
Select Create operation > Operation from Model > IfThenElse.
If you cannot see the Operation from Model operation under Operations, make sure the Expert mode is enabled. |
If you cannot see the IfThenElse operation, make sure the Apply Filter box is not checked. |
Insert the following script as the Body:
direction.iterator().next().name + " : " |