| Did you know ... | Search Documentation: |
| editor-error_message |
->report.
When defined, editor->report
will execute this message with arguments given below:
@receiver: The editor (or view) @arg1 idem @arg2 The type (status/warning/inform/error) @arg3 String representing the message itself
See visual->report
for a general discussion on the reporting system.
Defaults: @nil
->inform ->alert