GRMON3-UM
June 2019, Version 3.1.0
190 www.cobham.com/gaisler
86. silent - syntax
NAME
silent - Suppress stdout of a command
SYNOPSIS
silent command ?args...?
DESCRIPTION
silent command ?args...?
The silent command be put in front of other GRMON commands to suppress their output and it will not be
logged. This can be useful to remove unnecessary output when scripting.
EXAMPLE
Suppress the memory print and print the TCL result instead.
grmon3> puts [silent mem 0x40000000]
SEE ALSO
Section 2, “Variables”