Description
Assigns an integer tag to the current clump under construction.
Arguments
tag The integer tag.
Return Value
TRUE if successful, and FALSE otherwise.
Comments
This function can only be called within the context of an RwClumpBegin() RwClumpEnd() block.
See Also