Description
This section explains what makes a function a 5g function.
Learning Objectives
At the end of this section, learners will know:
Choosing meaningful names for custom functions and arguments.
Documenting your custom functions for future reference.
Sharing custom functions with other users in your workbook.
Prerequisites
Prerequsites list
Discussion
Paragraph
Subheading
Paragraph
Creating functions for others requires more thought and effort. The standards guide us through the process of making our functions highly usable by others and thus, successful.