Function; _ALERT - HWRM/KarosGraveyard GitHub Wiki

_ALERT(<sMessage>)

Description

(from LUA 4 Manual: 6.1 Basic Functions)

"Prints its only string argument to stderr. All error messages in Lua are printed through the function stored in the _ALERT global variable (see Section 4.7). Therefore, a program may assign another function to this variable to change the way such messages are shown (for instance, for systems without stderr)."

Example

Arguments

<sMessage>: the message to print.

Related Functions

Function Reference

LUA 4 Manual: 6.1 Basic Functions

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial

⚠️ **GitHub.com Fallback** ⚠️