ddGetObjName( b_objId ) => t_name / nil
b_objId
Returns the name of b_objId.
ID of the object.
t_name
Name of the object.
nil
Object was not found.
ddGetObjName( l ) => "l1"