

Using Your Development Environment › Setting Up the User Environment › Functions
Functions
Function names should consist of complete words or abbreviations and should provide a concise and meaningful definition of each function.
Following are some suggestions for creating function names:
- Develop a method to capitalize consistently. For example, capitalize the first letter of the first word, or the first letter of each meaningful word.
- Number functions that are sequenced to perform a process. Use the number in numeric form. For example, Calc Daily Rate 2.
Copyright © 2014 CA.
All rights reserved.
 
|
|