GetLastSibling (FUN)
FUNCTION GetLastSibling : IModule
Returns the last child module instance of a given instance.
Never returns 0.
- InOut:
- 
| Scope | Name | Type | Comment | 
|---|
 | Return | GetLastSibling
 | IModule |  |  | Input | itfM
 | IModule | The instance that is queried for the last sibling (must not be 0) |