You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

The name of the optional JavaScript function to call when the file upload fails. The function is called with two arguments: The event object (null if not available) and a constructed JSON webroutine response with the error messages (mimics messages issued by a webroutine).

Default Value

None

Valid values

The name of a JavaScript function.

  • No labels