{currenthelptext} {product} {helptype} {viewcore}
Example - Time Function
Sub Main
x = Time$(Now)
Print x
End Sub