system.kanoa.cmms.deleteWorkOrderCondition(workOrderId, userId)
Deletes a workOrder condition
Parameters
workOrderId Integer: Id of work order to delete
userId Integer:Id of the user executing the function
Returns
# of records modified Integer
msg String None if success
Example