Objects Used in Code
Objects that are commonly used in clauses in function are listed below.
The Assert and AssertList Objects
The Null typed objects are often used in clauses to control the flow of processing. See Null Typed Objects for more details.
Null Typed Objects
The pattern match objects are used on the left-hand side of clauses. See Objects Used in Pattern Matching for more details.