CLOSE TAB
This action forces closes all tabs with the specified id. Id’s can be assigned when defining an operation or a menu item that directs its output to a new tab (settings of the New Tab
output).
Syntax
CLOSE TAB
STRING LITERAL
where STRING LITERAL is the id of the tabs to close.
Example
CLOSE TAB 'my tab'