Hi all,

I want to add a "wait state" to an procedure. So something like

Procedure AAA

Do XYZ
Wait x seconds...

End Sub

How do i do this?