Algorithms
In this section, we describe how to set up the user-defined algorithms that perform many important functions including:
- Validating the format of a phone number entered by a user.
 - Validating the format of a latitude/longitude geographic code entered by a user.
 - In products that support payment and billing:
- Calculating late payment charges.
 - Calculating the recommended deposit amount.
 - Constructing your GL account during the interface of financial transactions to your GL
 
 - And many other functions...
 
