ad_enhanced_text_to_html (public)ad_enhanced_text_to_html text
Defined in packages/acs-tcl/tcl/text-html-procs.tclConverts enhanced text format to normal HTML.
- Parameters:
-
text
- Author:
- Lars Pind <lars@pinds.com>
- Created:
- 2003-01-27
- Source code:
-
return [ad_text_to_html -no_quote -includes_html -- $text]
- XQL Not present:
- Generic, PostgreSQL, Oracle
|