Could the rhinoscriptsyntax help for rs.ObjectName() be expanded to include the starred lines?
Returns
String If name is not specified, the current object name if successful.
**Returns an empty string if object has not been named**
String If name is specified, the previous object name if successful.
Number If object_id is a list, then the number of objects modified if successful.
**None If not successful, or on error.**
Thanks, --Mitch