end
-
keyword, constant, operator
-
end (constant equal to the endValue)
- Related: eof
-
end if, end else
-
end repeat
-
end try, end catch
-
end handler
-
does end with, does not end with
-
seek in file until end, read ... until end, write ... at end
-
<chunk> x to end of z (synonym for "last")
-
property of a range +
put the end of 3..9 —> 9