Function
Fast
File:Skip
Skips n (amount) positions from the current file pointer position
Syntax
my_file:Skip(amount)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
amount
|
integer | — | Amount to offset the file pointer |