I am from tasker, also GUI no scripting. After some time, you will find scripting is much more flexible.simon_magus101 wrote:I was using Llama. All GUI no scripting. Now I am attempting to migrate all my automation from Llama to Automagic. I figured out the Debug Dialog and found out what the problem is after viewing the data in JSON format. I was comparing strings to numbers. There are two more flows that I use: one to backup the numbers in text file and, one more to restore the numbers from the text file. When I restore it became text instead of numbers. Please check out these two flows and see if there is a fix. I need to get back the numbers in number format from a text file.
http://automagic4android.com/flow.php?i ... 03c804ecde
When I show it in JSON, I also see double quote surrounding the number. But when I edit it, it shows up as type number. Try to check if the value is exactly the same number, returns true. Don't know why yours shows up as text. But no problem, as long as it is solved already.