Next: , Previous: Unpack, Up: Reference



until

(Under construction.)

Synopsis

Description

until is part of the repeat ... until loop statement.

Conforming to

until is defined in ISO 7185 Pascal and supported by all known Pascal variants.

Example

See also

Keywords, repeat, while, for.