Skip to content

Commit dbc6a69

Browse files
authored
Update importfromcsv.md
1 parent a71f813 commit dbc6a69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/methods/importfromcsv.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Imports a CSV/TSV file's content to the current instance.
1515

1616
## Syntax
1717

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

2020
### Parameters
2121

0 commit comments

Comments
 (0)