function getMainForm() : From
Returns the main Form.
<none>
local mainForm = getMainForm() local someTimer = createTimer(mainForm, false)