The "sys_read_skip" Function
#
SyntaxArgument | Type | Description |
---|---|---|
[enable] | integer | Optional: Enables or disables read event skipping |
#
DescriptionChecks whether read skipping is currently enabled and returns the result, or if a boolean value is supplied, enables or disables skipping to the nearest option block or unread event.
As this script is run automatically by other engine functions, it is almost never necessary to run sys_read_skip
manually.