How do I display a list of invisible items

I have an apple, pear and orange in a room. They are invisible and/or scenery and won't appear in the room description. However, they can become visible and listed with the command "list". How can I go about doing this?

I have tried making a command that makes the objects visible after the command is executed, but have no way of making it listed in the text field. Print list? Print object? List object? What's the one magic command that will list the visible objects in the room?

Thanks

I think you want FormatObjectList:
http://docs.textadventures.co.uk/quest/ ... tlist.html

I think the documentation is out if date, and the last parameter, the Boolean, is no longer used.