<comment> ( text -- comment )
XML data types ยป XML data constructors

Prev:<prolog> ( version encoding standalone -- prolog )
Next:<instruction> ( text -- instruction )


Vocabulary
xml.data

Inputs
texta string


Outputs
commenta comment


Word description
Creates an XML comment tuple.

See also
comment

Definition