TT (open)
Look for a component in the current toplevel screen
Syntax
LOADLIB "mod::tollium/lib/testframework.whlib";
OBJECT FUNCTION TT(STRING compname, RECORD options)Parameters
STRING compnameComponent name
RECORD optionsOptions
BOOLEAN allowmissingJust return DEFAULT OBJECT if the last component in the path does not exist
BOOLEAN chaseactionBOOLEAN findinvisibleAllow finding invisible components
BOOLEAN menuitemInterpret the last item from the path as a menu item
Return value
OBJECTComponent