Hi
Not sure I’ve chosen the right category for this Topic, but let’s give it a go.
Say I build a complex expression with say a search then say a format as text where the Yes and No may also contain expressions … It is ok to build it and it works really well …
But when I want to document my code / check back to see what logic I used, it’s a bit of a nightmare
Does anyone have a solution that allows you to see an expanded view of all the logic (expressions) for a given page?
I had a look at exporting my app as JSON and interrogating the JSON file but that didn’t seem like a promising way forward.
Thanks
David