Functions that do not belong in one of the other categories.
Name Description Page
____________________________________________________________________________
-
Assert
- Conditionally abort program with error 451
-
Break
- Abort current loop 458
-
Continue
- Next cycle in current loop 472
-
Exclude
- Exclude an element from a set 485
-
Exit
- Exit current function or procedure 488
-
Include
- Include an element into a set 511
-
LongJmp
- Jump to execution point 527
-
Ord
- Return ordinal value of enumerated type 539
-
Pred
- Return previous value of ordinal type 545
-
SetJmp
- Mark execution point for jump 566
-
SizeOf
- Return size of variable or type 572
-
Succ
- Return next value of ordinal type 580