Local Functions

If a function is defined in its own file, the function name must match the file name.

However, other functions can be defined in that file. They are only visible within that file: they are local to the calling function script.