vxml_convert_illegal_characters the_string
Defined in tcl/vxml-defs.tclChanges < 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
Changes < to <, > to > and & to & (otherwise, these break VXML). Also convert HTML character codes (e.g., ö) to the right iso8859-1 code (e.g., ö).