Cobra Interactive Query Language terse

NAME

terse — change the display mode to non-verbose

SYNTAX

	terse		# toggles the value
	terse on	# verbose
	terse off	# non-verbose

DESCRIPTION

Without arguments, the display mode is toggled between verbose and non-verbose. With an argument the selected display mode is set.

In non-verbose mode, the output of display, list, and pre commands is suppressed, but not the output of = (print) commands.

EXAMPLES

	: terse off

Return to index
Manual
Tutorial
(Last Updated: 13 May 2019)