{currenthelptext} {product} {helptype} {viewcore}
Example - Call Statement
Sub Main () MsgBox "This returns a Beep" Call Beep End Sub
For more information on Beep, see "Beep Statement".