Summary: Shows how to split a list into two sublists using a single break
Download the definition file (made with version 0.2.0012) .
All data in Explicit History is stored in lists. There are several ways available to get at individual elements in a list or to extract subsets of data. One of the easiest methods is to use a Split component. This component breaks a list of data into two sublists at the specified index.
The example shows how we can use a Split component to add branching behavior to a definition.