Multimedia Guide and Reference

errorThreshold (Integer)

The errorThreshold attribute represents the level of errors that should be displayed in a message box. The errorThreshold can include:

1
Only critical errors
2
Both critical and warning errors
3
Critical, warning, and information errors

For example, to display all levels of errors, connect the object attribute of an edit field to this attribute. Then, when the application is running, type 3 into the edit field.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]