Loading...
Select Version
&pagelevel(3)&pagelevel
Recommended syntax | Syntax with lower performance |
|
|
The SEARCH-LIST-INDEX function was developed specially to improve performance. It searches through a list variable for a string or a regular expression in a call and returns the index of the first match. Using this function avoids the time-consuming search in a FOR loop.