The handle_UploadData event script must be void or return null

Error code –10223
Error constant HANDLE_UPLOAD_DATA_SHOULD_BE_VOID
Probable cause

Rewrite this handle_UploadData script so that it has a void return type or returns null.