Skip to content

Commit 0c7aa40

Browse files
authored
Update importfromcsvstring.md
1 parent 8570e5b commit 0c7aa40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/api/methods/importfromcsvstring.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ nav_order: 7
88
# ImportFromCSVstring
99
{: .fs-9 }
1010

11-
Parses a string and save its CSV data to an array.
11+
Parses a string and save its CSV data to the current instance.
1212
{: .fs-6 .fw-300 }
1313

1414
---
@@ -66,4 +66,4 @@ User can set `CommentLineIndicator` for those CSV files having a combination of
6666
>If the CSV file has no data, this is the file is an empty one, the `ImportFromCSVstring` method returns an empty array, that is, an array bounded from 0 to -1 and holding no elements and no data.
6767
{: .text-grey-dk-300 .bg-yellow-000 }
6868

69-
[Back to Methods overview](https://ws-garcia.github.io/VBA-CSV-interface/api/methods/)
69+
[Back to Methods overview](https://ws-garcia.github.io/VBA-CSV-interface/api/methods/)

0 commit comments

Comments
 (0)