@verb #4172:":createTextNode" this none this rxdo #7788 @program #4172:":createTextNode" this none this " Text createTextNode(in DOMString data);" "" "Creates a Text node whose value is the specified string." " data of type DOMString -> the data for the Text contents." {data} = args return $dom:document_createTextNode(data) "Last modified by Lao-Tzu (#8084) on Thu Nov 14 16:56:40 2002 MST." .