Skip to content

Commit a71f813

Browse files
authored
Update exporttocsv.md
1 parent b19b197 commit a71f813

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/api/methods/exporttocsv.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Exports an array's content to a CSV/TSV file.
1515

1616
## Syntax
1717

18-
*expression*.`ExportToCSV`*(csvArray, {PassControlToOS:= `True`})*
18+
*expression*.`ExportToCSV`*(csvArray, \[PassControlToOS:= `True`\])*
1919

2020
### Parameters
2121

@@ -56,4 +56,4 @@ See also
5656

5757
The `FieldsDelimiter`, `RecordsDelimiter` and `EscapeToken` properties sets the method's behavior to the needs.
5858

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

0 commit comments

Comments
 (0)