
07-20-2010, 10:04 PM
|
|
Banned
|
Join Date: Feb 2007
Posts: 1,002
|
|
|
For exactly what it is made for: providing a string alternative to an object.
obj.name can't be used in my case because the string would depend on certain properties of the object.
The current alternative is making an entirely separate function, but that approach gets very messy. |
|
|
|