system.kanoa.cmms.deleteWorkOrderAlertGroups(workOrderId, userId)
Delete the alert group links for a work order
Parameters
workOrderId Integer: Id of check sheet
userId Integer:Id of the user executing the function
Returns
# of records modified Integer
msg String None if success
Example