2.1.3.6 Getting Help

To display information about TXST commands, print the command’s documentation string.

For example, to display information about the disconnect command, enter the following command:

txst:/simpapp>help(‘disconnect’)

The command returns the following:

This function is used to disconnect from tuxedo server instance.

Arguments list:

()

txst: /simpapp > disconnect()