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 a71f813 commit dbc6a69Copy full SHA for dbc6a69
docs/api/methods/importfromcsv.md
@@ -15,7 +15,7 @@ Imports a CSV/TSV file's content to the current instance.
15
16
## Syntax
17
18
-*expression*.`ImportFromCSV`*({HeadersOmission:= `False`}, {PassControlToOS:= `True`})*
+*expression*.`ImportFromCSV`*(\[HeadersOmission:= `False`\], \[PassControlToOS:= `True`\])*
19
20
### Parameters
21
0 commit comments