Trying to do a notification check
-
Hi there
Im trying to make a check for new notifications, but how do I do that?
I need a simple if else statement like this:
If unread notifications = 0 then
// something
Else
//something else
End if
How do I do that?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Trying to do a notification check’ is closed to new replies.