...
Excerpt | ||
---|---|---|
| ||
error(message) Adds a error message into the Log and displays the message to the user in a pop uppopup. |
Function: error()
Adds a error message into the Log and displays the message to the user. This function is often used when creating a model and trying to work out why an Expression is not behaving as expected.
...