The Main built-in insertable class method is inserted as macro code when the Insertable class is INSERTed into an Ispec or report method.
Note: This built-in method can be overridden however you cannot change its Visibility property.
Syntax – non-Keyed Ispecs/Events
<<ispec || event>>::Main(void) : void
Owner
Any insertable class.