'Usage Dim instance As FunctionInfo Dim i As Integer Dim value As Boolean value = instance.IgnoresValues(i)
Parameters
- i
- Index of the argument
Return Value
Boolean: true if the function ignores the values ; false if it uses and does not ignore the values