Function
Moderate
File:Seek
Sets the file pointer to a specific position
Syntax
my_file:Seek(position)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
position
|
integer | — | Position to offset the file pointer |