hi
@@SumpPump1TriggerTime = $now
($now-@@SumpPump1TriggerTime)/60000
what value would ts return is it
hi
@@SumpPump1TriggerTime = $now
($now-@@SumpPump1TriggerTime)/60000
what value would ts return is it
Assuming the values for the other variables are present, you can try the Evaluation console (in non-edit mode, scroll all the way down the piston).
Instead of Value, select Expression. The you can enter ($now-@@SumpPump1TriggerTime)/60000
Edit: The evaluation console is also available in edit mode by the way, it is also possible to preview the evaluation in Expression editor.