05E81 | 
 >TAG
 | 
( ob $tag → tagged ) 
Tags an object.
 | 
225F5 | 
 USER$>TAG
 | 
( ob $tag → tagged ) 
Maximum of 255 characters in string.
 | 
22618 | 
 %>TAG
 | 
( ob % → tagged ) 
Converts real to string using current display
mode and tags object.
 | 
05F2E | 
 ID>TAG
 | 
( ob id/lam → tagged ) 
Tags object with identifier or lam.
 | 
05E9F | 
 ({}>TAG)
 | 
( { id ob } → tagged )
 | 
647BB | 
 TAGOBS
 | 
(      ob $tag → tagged    ) 
( ob.. { $.. } → tagged... ) 
Tags one or more objects.
 | 
05EC9 | 
 (TAG>)
 | 
( tagged → ob $tag )
 | 
64775 | 
 STRIPTAGS
 | 
( tagged → ob ) 
Strips all tags from the object.
 | 
647A2 | 
 STRIPTAGSl2
 | 
( tagged ob' → ob ob' ) 
Strips all tags from the object in level two.
 |