Home > api > cat > component 
 fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
Component Management
GB.CurrentComponent Returns the name of the current component.
GB.GetInterface Retrieves the interface of a component.
GB.LoadComponent Loads a component.

Overview

The GB.LoadComponent and GB.GetInterface functions allow you to load a component at execution time, and to retrieve its exported interface if needed.

The GB.CurrentComponent is mainly used for doing things that depends on the current executed component.