Skip

Symbol

The current data set is skipped by the Case function after the check.

Skip can be used with Switch-Case instructions.

 

When the Skip function is inserted, this is shown by the symbol and the label Skip dataset in the transfer tree.

 

In the example, the Mobile field is checked within a switch. If the check with the Case function determines that the field is empty (two quote marks together ""), then the data set is to be skipped with the Skip function.