Table of Contents

# $EPIC: isdisplaying.txt,v 1.3 2006/08/29 18:22:56 sthalik Exp $

Synopsis:

$isdisplaying()

Technical:

Practical:

This function tells you whether or not the /ECHO -SAY command will actually output the string or not. Maybe you'd rather log something when output is suppressed rather than displaying it.

Returns:

The return value is either 0 or 1, depending on whether output is currently being suppressed.