util_remove_html_tags (public)

 util_remove_html_tags html

Defined in packages/acs-tcl/tcl/text-html-procs.tcl

Removes everything between < and > from the string.

Parameters:
html

Partial Call Graph (max 5 caller/called nodes):
%3 test_util_remove_html_tags util_remove_html_tags (test acs-tcl) util_remove_html_tags util_remove_html_tags test_util_remove_html_tags->util_remove_html_tags

Testcases:
util_remove_html_tags
[ show source ]
Show another procedure: