<unescaped> ( string -- unescaped )
XML data types ยป XML data constructors

Prev:<instruction> ( text -- instruction )
Next:<simple-name> ( string -- name )


Vocabulary
xml.data

Inputs
stringa string


Outputs
unescapedan unescaped


Word description
Constructs an unescaped tuple, given a string.

See also
unescaped

Definition