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 |
See also
Related information
Datasets in the SPL2 Search Manual
Function information
Overview of SPL2 statistical and charting functions
Overview of SPL2 eval functions
Naming function arguments in the SPL2 Search Manual