14.3. logModelError
Aus Hugo Doku
logModelError(msg )
Description:
Prints an error message, which accords to the model file, to the console. The error message always starts with the name of the corresponding model file and the line number, where the tag is written, whose frame detects the error.
Parameter:
| Name | Type | Meaning |
|---|---|---|
| msg | String | The attached message text, telling the detected error. |
Next: 14.4. location
