Module Method
Object List Next Object
Defined By: Project
Description:
Finds the object name of the module at a specific index.
Declaration:
Function Module(ByVal index As Integer)As ObjectModule
Details:
Index is the index of the module whose object name you want. Module returns the object name of the module at the specified index.