system.kanoa.quality.image.deleteImage(imageId, userId)
Deletes an image from the qds.image table
Parameters
imageId Integer: Id of image to delete
userId Integer:Id of the user executing the function
Returns
# of records modified Integer
Example