VB Code:
  1. MsgBox "Hello"
  2. If This=vbCool Then
  3.   Debug.Print "Yeah!"
  4. End If

Enjoy!

John