Is it possible to use logical operators in inputs of blocks?
For example, in the "App in foreground ?" block, is it possible to put "com.firstArgument" || "com.secondAegument" in the "Activity class" input to have the "yes" path triggered either by a condition or by the other?
It doesn't seems to work...