WARNING Emits a Warning Message

Section: Flow Control

Usage

The 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.