_thingConversations
Produces the Conversations on this Thing, if any. --
Function
Thing Type -> _thingConversations -> _conversationType
- Receives -- Thing Type
- A Thing
- Produces
- A List of the Conversations existing on that Thing, if there are any.
Conversations show up on a Thing's page, normally. But sometimes you want to be able
to show them elsewhere, including on other pages. This is how you get at them, after which
you can display them as you please.