failCallback

LANSA WAM

failCallback

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.