show / hide menu

CloseTab

This function is used to close a form.

Syntax:

CloseTab(Message)

The message is an optional argument. The user can enter the desired message in “Message” argument.

Example:
CloseTab()
The function will close the current tab.