Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

SetShowErrorsInResult

From Catglobe Wiki
Revision as of 10:05, 12 December 2011 by Cg huyphong (talk | contribs)



setShowErrorsInResult

Enables or disables the error message which can be shown for table diagrams .

Syntax

setShowErrorsInResult(enabled)

Arguments

enabled: Is a boolean expression. If true the error message will be included, if false the error message will not be included

Return type

empty

Examples

setShowErrorsInResult(true);

Availability

Version 5.4