Basically I want to change the the text in the variable. I am creating push notifcation and using $$GLOBALVAR:ETDeviceName: is now $$GLOBALVAR:ETDeviceStatus:!
The text comes out as Room then device name. I dont need the room so I would like to strip that off.
The notication looks like
Garage Mike's Door
I would like to strip garage and update a variable with Mikes Door and use that in the push notifcation. Can i great and event and use regex?
Thanks
Mike
The text comes out as Room then device name. I dont need the room so I would like to strip that off.
The notication looks like
Garage Mike's Door
I would like to strip garage and update a variable with Mikes Door and use that in the push notifcation. Can i great and event and use regex?
Thanks
Mike
Comment