Is there a Formula Language function to return the number of currently selected documents?

HI

I’m pretty sure this does not exist but happy to be wrong if anyone can help.

Basically I am looking for a method in Formula Language to determine in a Shared Action how many documents are currently selected.

Using LotusScript or an agent with formula language and a Target of ‘Selected Documents’ are not viable solutions, I need an ‘@SelectedDocumentsCount’ type of solution if anyone knows one.

Thanks

Paul

Subject: RE: Is there a Formula Language function to return the number of currently selected documents?

There is no such function, but if you describe what you’re trying to accomplish and why LotusScript will not work for you, perhaps someone can suggest an alternative.