We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d1bbc1 commit 7a409d0Copy full SHA for 7a409d0
docs/api/methods/splitfield.md
@@ -59,7 +59,6 @@ The `SplitField` method will split the field specified in the current instance,
59
```vb
60
Sub SplitField()
61
Dim CSVint As CSVinterface
62
- Dim FilteredData As CSVArrayList
63
64
Set CSVint = New CSVinterface
65
With CSVint.parseConfig
0 commit comments