system.kanoa.cmms.deleteProcedureStep(procedureStepId, userId)
Deletes the procedure step. SQL will prevent deletion if it has been used
Parameters
procedureStepId Integer: Id of the procedure step to delete
userId Integer:Id of the user executing the function
Returns
# of records modified Integer
msg String None if success
Example