Is the integer/long is a member of the list of integers ?
The long to find
A list of longs/ints to search
Dim x as long x = 4 print xf.Str.StringInParamList(x, 3, 5, 9) => False print xf.Str.StringInParamList(x, 3, 4, 5) => True