Functions (Crystal Syntax)

Functions are built-in procedures or subroutines used to evaluate, make calculations on, or transform data. When you specify a function, the program performs the set of operations built into the function without you having to specify each operation separately.

In this section: