IS-EMPTY tests if a STRING! has no content
Categoryname
IS-EMPTY value
value - STRING! value
This method has no refinements
this: "" if is-empty this [write/line "This is quite empty!"]
IS-SAME IS-NONE