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 compname
Component name
RECORD options
Options
BOOLEAN allowmissing
Just return DEFAULT OBJECT if the last component in the path does not exist
BOOLEAN chaseaction
BOOLEAN findinvisible
Allow finding invisible components
BOOLEAN menuitem
Interpret the last item from the path as a menu item
Return value
OBJECT
Component