WARNING Emits a Warning Message
Section: Flow Control
Usage
Thewarning
function causes a warning message to be
sent to the user. The general syntax for its use is
warning(s)
where s
is the string message containing the warning.
Section: Flow Control
warning
function causes a warning message to be
sent to the user. The general syntax for its use is
warning(s)
where s
is the string message containing the warning.