Skip to main content

The "sys_read_skip" Function

Syntax#

sys_read_skip([enable]);
ArgumentTypeDescription
[enable]integerOptional: Enables or disables read event skipping

Description#

Checks 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.