lamed_io
Version:
15 lines (10 loc) • 309 B
Markdown
# Function writeFileSync (file, text, showLog)
>**writeFileSync**(file, text, showLog)
- Write text to a file synchronously
- See [Functions](../functions.md)
## Parameters
| Parameter |Type |Default |Description |
| ---- | ---- | ---- | ---- |
**file** | | | |
**text** | | | |
**showLog** | |false | |