Keyword

Module


Description

A Module is a container for code that also functions as a namespace.

Notes

You will not use the Module keyword directly in your code. To add a Module to your project, use the Insert button or menu.

To import multiple items at once into a Module, right/option-click on the Module in the Navigator then choose Add To > Import from the contextual menu.

Compatibility

All project types on all supported operating systems.

See also

Class keyword