Talk:OnInit

There are no discussions on this page.

While usually not a great idea, Using OnInit can be used on unfilled alias' by doing the following


Event OnInit()

If GetRef() != None

code here

Endif

EndEvent

Return to "OnInit" page.