Function
Slow
File:Write
Writes the Data at the current position of the file
Syntax
my_file:Write(data)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
data
|
string | — | Data to write to the file |