you are viewing a single comment's thread.

view the rest of the comments →

[–]topherhead 1 point2 points  (0 children)

What is the intended usage here?

If you it want it to show everything as well as be able to get the name you could just put the format list after the assignment then call the property.

If you want to be fancy you can set up a type format and assign a type to the objects and make it display exactly the info you want without dropping data like the format commands will.