Name

rmtag — removes tag from object

Calling Sequence

   rmtag(OBJ_HANDLE,STR)
   

Description

Removes the tag STR from the object referrenced by OBJ_HANDLE When OBJ_HANDLE is an array of handles, the tag is removed from all corresponding objects.

Rem: In order for this to work properly, the object's tag field must be a string containing keywords (or tags) separated by commas.

See also

addtag, hastag, findtag

Authors

H. Nahrstaedt - Aug 2010
G.Rilling 12/2006
gabriel.rilling@ens-lyon.fr