Skip to content

Commit 335f4ad

Browse files
authored
Update importfromcsvstring.md
1 parent dbc6a69 commit 335f4ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/methods/importfromcsvstring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Parses a string and save its CSV/TSV data to the current instance.
1515

1616
## Syntax
1717

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

2020
### Parameters
2121

0 commit comments

Comments
 (0)