Language Reference Guide : 4. System Classes : AppSource Class : FetchComponent Method
 
Share this page                  
FetchComponent Method
The FetchComponent method fetches a component from the application or one of its included applications.
This method has the following syntax:
compsource = AppSource.FetchComponent(componentname = varchar(32));
The usual search order is used. This method returns null if the named component cannot be found.