Documentation

module

module

Syntax: zs.module

Returns the Module record of the window pointed to by the zs object. This can be different than zs.curmodule if the #MODULE or #CLASS command is used to change the execution context. zs.curmodule points to the current context while zs.module always points to the current window object (referenced by zs itself).

Add comment

Login or register to post comments