0
Waiting for user's reply
Using information from System tokens in script.
Is there some kind of event what i can use in script to get information from System tokens when it's value changes?
Would be really useful to for example get information from wifi/3g token to script when it's value changes without using intervals or work events.
Customer support service by UserEcho
Hello!
Unfortunately, in the iridium 2.x you can't take the system token data without using the method of interval or event work. But in iridium 3 we have a global listener which can track individual tokens or channels driver.
You can sign it to your own system token and the listener will be triggered if this token will change.