system.kanoa.cmms.deleteImage(chkImageId, userId)
Deletes an image from the qds.image table
Parameters
chkImageId Integer: Id of image to delete
userId Integer:Id of the user executing the function
Returns
# of records modified Integer
msg String None if success
jfc 04/14/26 7 11am Created
Example