Remove From Folder function?

I have a Shared Private on First Use folder for users to add documents to which they use frequently.

Is there a way to create an action button for removing documents from the folder? There are @functions for adding and moving documents to the folder but I cant find anything for removing them? There is a “Remove From Folder” system command in the Actions menu but I need a button in the action bar of the folder view.

Subject: @Command([RemoveFromFolder]) perhaps?

Subject: RE: @Command([RemoveFromFolder]) perhaps?

…damn - why couldnt I find that in the Designer help?!

Thx…