MattRutter
Vendor
R9.0.4 VM Pro.... I'm trying to compare $TimeQueued several times, to make a decision on which message to play....
$TimeQueued<30 Play Msg A
$TimeQueued<60 Play Msg B
$TimeQueued<90 Play Msg C etc....
It always falls right through the filters....
As part of debugging, I put in a generic action to speak $TimeQueued on each pass.... Strangely this only works if it's written $TimeQueued and NOT $TIMEQUEUED....
I've tried this substitution in my conditions, but to no avail!
Any thoughts?
Matt
$TimeQueued<30 Play Msg A
$TimeQueued<60 Play Msg B
$TimeQueued<90 Play Msg C etc....
It always falls right through the filters....
As part of debugging, I put in a generic action to speak $TimeQueued on each pass.... Strangely this only works if it's written $TimeQueued and NOT $TIMEQUEUED....
I've tried this substitution in my conditions, but to no avail!
Any thoughts?
Matt