Abhishek110022
Active Level 4
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2023 01:48 AM (Last edited 11-19-2023 01:49 AM ) in
Galaxy A
NOT Operator
Let's say I have added two conditions -
1. App opened
2. Notification Received (from same app)
with a task to be performed as -
1. Close App
What I want to achieve is that, unless there is some message received in that app, I don't want to open it. So if I open the app and there is no notification/message received, then the app will get automatically closed.
But since Routines doesn't have the NOT operator, I can't get this routine to work. It will instead close the app when there is notification, and not when there isn't. If there was a way to set to second condition as NOT, then it would've worked.
OR Operator
Instead of setting two routines for the same thing, OR operator could be useful here.
0 Comments
