KB Article #46775

TrkCancelTimer does not cancel the timer

Problem

TrkCancelTimer does not work


Resolution

If you want to use the Function TrkcancelTimer() then you have to put the Target Timer Object in the Same Rule where you are putting the Command set which Runs the Specific Function.
Otherwise this particular function does not take any action on the Target Timer.



Check also that the timer name referenced in the timer definition is the same as the one used in TrkcancelTimer().