Expand/Collapse All Folders

Hello,

The button "Expand/Collapse All Folders" with below command does not expand/collapse the subfolders, subfolders within subfolders and so forth. What command can I use to toggle expand/collapse ALL folders within a folder? Thanks!

@enableif:enabled Set EXPANDABLEFOLDERS=Toggle
@toggle:disable
Set EXPANDABLEFOLDERS=On
Go * EXPANDBRANCH=wild,toggleall,top

Some discussion here:

But the short answer is there isn't currently a good way to expand all branches at once, just the next level (or next N levels). So you could expand, say 10 levels deep and cover most cases, but not all.

Of course, Flat View (Grouped) is still an option if you want to see everything at once; you just can't then collapse individual branches (other than by exiting Flat VIew and going back to normal, collapsing everything). But if you want to expand everything and keep it expanded, that's what Flat View (Grouped) does (same as in Opus 12).

How can I expand 10 levels deep? That's more than enough for my purpose.
Flat View is one of my favorite but I need that collapse each individual branch function, I believe.
I use this to manage documents and I tend to close branches that I reviewed or not in use.
Thank you in advance.