|
NAMEwarning - Write a string to the warning log output. SYNOPSISnil
DESCRIPTIONLog a message to the current system/debug log. If the optional debug argument is set to true, any attached debug monitor will be invoked with the context. This can be used to source-inject breakpoints. NOTES
EXAMPLEfunction warning0() MISUSEfunction warning0()
|