I wanted a quick way to provide the full properties in game of an item. I couldn't find anything so I coded this up. In our case we have a merchant describe an item they can make using a recipe, so the script creates the item in a blocked area, provides a full description to the player, and then destroys the item. The player can decide to proceed with the recipe based on the description of the item.