TolliumCompositionBase::GetComponent (open)
Returns the component for a specific cell
Syntax
LOADLIB "mod::tollium/lib/componentbase.whlib";
OBJECT FUNCTION GetComponent(STRING name)Parameters
STRING nameCellname (must be filled in)
Returns the component for a specific cell
LOADLIB "mod::tollium/lib/componentbase.whlib";
OBJECT FUNCTION GetComponent(STRING name)STRING nameCellname (must be filled in)