We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Function IndexOf(ArgName As String) As Integer
Returns the index of the named argument. The first argument is at index=0. If the named argument is not found then this method returns -1.
index=0
-1