Search ('all' for everything):
Search results:
R.f — get field of record

Index of Function Types:
affects &pos
character sets
co-expressions
control structures
file processing
generators
infix operations
keywords
lists, sets and tables
math
metadata
output formatting
pattern matching
prefix operations
records
strings
windows and keyboards

Index of Subsystems:
base
digitcnt.icn
SNOBOL4 functions
 
go to beginning of loop
 
Description

next
next transfers control to the beginning of the enclosing loop.

This is called continue if more modern languages.
 
See Also
  • break — break out of loop