Problem: After some time, an app will have many variables. Quite often, there is a need to make changes to those variables, be it name change, or logic change, etc.
Currently one has to try to remember all the places / nodes / formulas where those variables are used, and go there to change. This task is highly error prone and it’s like a guessing work.
Suggestion: Give us a way to search Compose Pro and find all references to a particular variable [just like search in a text editor].
Thanks.