{currenthelptext} {product} {helptype} {viewcore}
Example - Call Statement
Sub Main ()
Call Beep
MsgBox "Returns a Beep"
End Sub