Skip to content

Commit e4fdc2f

Browse files
committed
Update dumptoarray.md
1 parent e4fbd40 commit e4fdc2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/methods/dumptoarray.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ _None_
2727

2828
>📝**Note**
2929
>{: .text-grey-lt-000 .bg-green-000 }
30-
>Before dump data, is recommended to make a `ImportFromCSV` or `ImportFromCSVstring` method call. The *OutPutArray* parameter must be declared as dynamic `String` array. If user forget to do this, an error will occur.
30+
>Before dump data, is recommended to make a `ImportFromCSV` or `ImportFromCSVstring` method call. The *OutPutArray* parameter must be declared as dynamic `Variant` array. If user forget to do this, an error can occur.
3131
{: .text-grey-dk-300 .bg-grey-lt-000 }
3232

3333
See also

0 commit comments

Comments
 (0)