METHOD Next : BOOL
Move to the next submodule. Returns TRUE unless the end of the submodule list is reached.
InOut:
|
Scope
|
Name
|
Type
|
Comment
|
Return
|
Next
|
BOOL
|
|
Output
|
submodule
|
SubmoduleInfo
|
The data of the current submodule. (Valid if return value is TRUE)
|
|