277
edits
No edit summary  | 
				|||
| Line 87: | Line 87: | ||
=== main() function ===  | === main() function ===  | ||
The main.nas file shall contain a function   | The main.nas file shall contain a function {{code|main()}} that will be called on load with either the module object as parameter or the parameters passed to the {{code|module.load()}} function.  | ||
=== unload() function ===  | === unload() function ===  | ||
edits