Use to get info if there are more items in the StringMultiTokenizerList.
HasNext() as BooleanThe StringMultiTokenizerList implements IStringIterator, which means you can use the MoveFirst, GetNext and HasNext functions to iterate through the items in the class.
StringMultiTokenizerList Class