Name

Until Keyword

Syntax

repeat
  Statements...
until Boolean expression

Description

The until keyword marks the end of a repeat-until statement.

See Also

Boolean Type, Break Procedure, Continue Procedure, Repeat Keyword
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset