vtk_exit
Usage:
vtk_exit exitStatus
Description:
This procedure calls VovEnd(exitStatus), therefore closing cleanly the
communication with the VOV server. The exitStatus is an integer in the range [0-255].
The procedure, which is useful only in instrumented Tcl scripts in place of exit, does not return.
Example:
vtk_exit 0