Component (gb)

This class represents a component loaded by the interpreter.

This class is not creatable.

Static properties
Path   Returns the system path where all the components are stored.

Static methods
FindFromPath  
Since 3.8
Returns which component owns a specific relative path.
IsLoaded   Returns TRUE if a specific component is loaded.
Load   Loads a component from its name.

Properties
Library  
Since 3.11
Returns if a component is actually a library.
Name   Returns the name of a component.
Version  
Since 3.11
Returns the version string of a component.