Titan



mtc


The keyword is used in configuration operations to refer to the main test component. 

When used as an operation, it returns the reference of the main test component.


Related keywords:


mtc


Example:

vc_coordonnees := self;

The variable vc_coordonnees (which must be of component type) stores the reference to the main test component.



BNF definition of mtc