Here is the code

Code:
 Function prep ()
$lblJob.Text = $Blanker
$lblJob.Text = "Preparing for logon"
sleep 1

EndFunction



Could you refresh my memory on how to convert script to function.