Utility Function Input Arguments
The following table lists the input arguments used by the utility functions.
List of items upon which you want to perform a logical or relational operation. The list’s data type must be compatible with the particular utility function in which it appears as an argument. An item whose presence in the list you want to verify. The data type of the item must be compatible with list’s data type. The string on which to perform a string manipulation function. The position (>= 0) in the string from which to start the specified manipulation. The length of the string portion extracted from the input string.