Type of object
Posted: 25 Jul 2017 05:09
Is there some kind of "instanceof" or isArray() operators to get type of object?
Example:
I have a map with multiple types of objects, and I want to iterate them if type of them is list or map.
Now I develop flow to get list of applications, which can interact as Tasker/Automagic/* plugin.
Example:
I have a map with multiple types of objects, and I want to iterate them if type of them is list or map.
Now I develop flow to get list of applications, which can interact as Tasker/Automagic/* plugin.