Args.HelpText (gb.args)

Static Function HelpText ( [ PrintText As Boolean ] ) As String

Get the default help message.
Must be used after Args.Begin()
Returns the message text and will Print to stdout if boolean arg PrintText is True.