> > Private by default. It's like a class, except everything is static. > So if I have a module containing some general purpose functions that I wish to share across all the forms in a project, can simply declare these functions as Public within the module ?