YAML_PARSE, TO_YAML and TO_XML functions


We've added 3 new functions to Tines formula library

  1. YAML_PARSE: Parse YAML text into an object

  2. TO_YAML: Convert an object into YAML text

  3. TO_XML: Convert an object into XML text