Difference between revisions of "Do"

From Free Pascal wiki
Jump to navigationJump to search
Line 5: Line 5:
 
= [[For]] to do =
 
= [[For]] to do =
  
= [[Try]]  except on do end =
+
= [[try|Try]]  except on do end =
  
 
= [[While]] do =
 
= [[While]] do =

Revision as of 07:46, 9 March 2018

Deutsch (de) English (en) español (es) suomi (fi) français (fr) русский (ru)

Do is a keyword used with other keywords, such as for, to, while etc...

For to do

Try except on do end

While do

  while a > b do

With do


Keywords: begindoelseendforifrepeatthenuntilwhile