@xml_string(s:string)

The string argument is supposed to contain an XML text and the function returns an Antescofo value encoding the XML text. The <undef> value is returned if the string is not a well formed XML text.

The encoding of a XML text into an Antescofo value is described in @xml_read.

See also Data Exchange Functions: @dump,    @dumpvar,    @gnuplot,    @json_read,    @json_string,    @json_write,    @loadvalue,    @loadvar,    @nim2vezer    @parse,    @plot,    @read_file,    @rplot,    @savevalue,    @set_osc_handling_double,    @set_osc_handling_int64,    @set_osc_handling_tab,    @string2fun,    @string2obj,    @string2proc    @to_num    @xml_read    @xml_string