vxml_convert_illegal_characters

EveAndersson.com : API Browser : vxml_convert_illegal_characters

vxml_convert_illegal_characters

vxml_convert_illegal_characters the_string
Defined in tcl/vxml-defs.tcl

Changes < to <, > to > and & to & (otherwise, these break VXML). Also convert HTML character codes (e.g., ö) to the right iso8859-1 code (e.g., ö).

Parameters:
the_string
[ show source ]

Show another procedure:

eve@eveandersson.com