@string2fun(s:string)
returns the function whose name is given in argument. The initial @ in the function name can be omitted. This is useful to convert directly a string received through OSC or through messages into a function that can be applied.


See also @string2obj, @string2proc.

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