0STRINGS
* 0STRINGS ( -- )

Set all string variables holding bound string values in string space to
the empty string, and clear string space including the string buffer,
string stack, and string stack frames. This word should be executed
only when string space is in a valid state.
"zero-strings"

dstrings ordinary primitive