Is it possble to setup a threshold for the following
if Threshold.StatValue = StatAction.SDNALoggedIn then
Threshold.Result = true
And CurrentState > 1200
Is it possble to setup a threshold for the following
if Threshold.StatValue = StatAction.SDNALoggedIn then
Threshold.Result = true
And CurrentState > 1200
Resolved this issue
Will be nice that you also share what you learn as you wish to learn more from here…