Keyword

# Module

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

## Description

A <span class="title-ref">Module</span> is a container for code that also functions as a namespace.

## Notes

You will not use the <span class="title-ref">Module</span> keyword directly in your code. To add a <span class="title-ref">Module</span> to your project, use the Insert button or menu.

To import multiple items at once into a <span class="title-ref">Module</span>, right/option-click on the <span class="title-ref">Module</span> in the Navigator then choose Add To \> Import from the contextual menu.

## Compatibility

|                       |     |
|-----------------------|-----|
| **Project Types**     | All |
| **Operating Systems** | All |

<div class="seealso">

`Class</api/language/class>` keyword

</div>
