Overview of SPL2 dataset functions

SPL2 includes a generating dataset function that you can use to create events in a temporary dataset.

Dataset function Description Function type
repeat Use this function to create events in a temporary dataset. The SPL2 repeat() dataset function is similar to the SPL makeresults command.

This function is used with any generating command, such as the from, join, and union commands.

generating