{currenthelptext} {product} {helptype} {viewcore}
Example - DlgText Statement
If ControlID$ = "Chk2" Then
DlgText "History", "Push to display nested dialog"
End If