Wouldn't it be super helpful to have a tool that shows the result of each part of a formula in real time?
For example, when building a formula like:
{{remove(split(1.PBXphone + “,” + replace(replace(toString(1.addPhone); “[”; emptystring); “]”; emptystring); “,”); “skip”)}}
It would be amazing to see what replace returned, what toString outputs, what GET gives – and so on.
This way, we could quickly identify where the formula breaks down instead of debugging blindly.
If you think this could save tons of time and make building complex formulas much easier – give it a like or drop a comment! 🙌