TolliumCompositionBase::GetComponent (open)

Returns the component for a specific cell

Syntax

LOADLIB "mod::tollium/lib/componentbase.whlib";

OBJECT FUNCTION GetComponent(STRING name)

Parameters

STRING name

Cellname (must be filled in)

Return value

OBJECT
Possible objecttypes:

Component, DEFAULT OBJECT if not found