Vocabularyxml.
syntaxSyntaxTAG: tag word definition... ;
InputsNone
OutputsNone
Word descriptionDefines a 'method' on a word created with
TAGS:. It determines what such a word should do for an argument that is has the given name.
ExamplesTAGS: x ( tag -- )
TAG: a x drop "hi" write ;
See alsoTAGS:Definition