Operator Type:
Operator Scope of Action:
Operator Purpose:
Operator First Added:
Operator Altered:
Function [other Function type actions]
Item [operators of similar scope]
Stream parsing [other Stream parsing operators]
9.1.0
Stream.skip(N)
Moves the current stream position N characters forward (right). A failure occurs if N reaches past the end of the stream.