'Usage
Dim instance As RowFunctionInfo Dim i As Integer Dim value As Boolean value = instance.IgnoresValues(i)
Parameters
- i
- Index of the argument
Return Value
True if the function ignores values ; false otherwise
'Usage
Dim instance As RowFunctionInfo Dim i As Integer Dim value As Boolean value = instance.IgnoresValues(i)