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)
Returns the component for a specific cell
LOADLIB "mod::tollium/lib/componentbase.whlib";
OBJECT FUNCTION GetComponent(STRING name)
STRING name
Cellname (must be filled in)