S        This expression returns the error message for an On error event.

Outside of error events, the expression will be blank.


In Blue Client, error messages will start with:

  • [Fusion event #X] Error was created by an action, e.g. Set Name with a blank name.
    X is the event line number in Fusion event editor, global events, or behavior events. Which event sheet it is, is not specified.
  • [ticker] In single-threaded mode, this is an error reported from the Lacewing event system ticking (processing new incoming messages).
  • [handler] In multi-threaded mode, an error reported from the Lacewing event system ticking thread.