Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The event is fired before the dialog is displayed and user clicked "Send". XFF file reference and options object is sent as a parameter.

Code Block
Object.BeforeEmailOptions(toXFF, toParameters)

Parameters

toXFF

 The handler of the XFF file that is being emailed.

toParameters

 The object containing the email options.

Remarks

Returning .F. will suppress the email to be sent.


Applies To: Extension Handler