Functions that do not belong in one of the other categories.
Name Description Page
____________________________________________________________________________
-
Assert
- Conditionally abort program with error 454
-
Break
- Abort current loop 461
-
Continue
- Next cycle in current loop 475
-
Exclude
- Exclude an element from a set 488
-
Exit
- Exit current function or procedure 491
-
Include
- Include an element into a set 514
-
LongJmp
- Jump to execution point 530
-
Ord
- Return ordinal value of enumerated type 542
-
Pred
- Return previous value of ordinal type 548
-
SetJmp
- Mark execution point for jump 569
-
SizeOf
- Return size of variable or type 575
-
Succ
- Return next value of ordinal type 583