Documentation

Modules

Lua can directly create and interact with zScript modules. Select a method in the list on the left for more information.

In addition to the common properties, a Module/Window object has the following properties:

ispublished
determine if the module is global
isexternal
determine if the module is external
haswindow
determine if the module has a visible window
isvisible
determine if the window is visible
attachcommand
determine if the command line is visible for the window
showstatbar
determine if the status bar is visible in the window

Add comment

Login or register to post comments