Need a workflow in vRO8, one of the scripts I need workon parsing yaml and string, how can I do this.
I know JSON is quite straight forward, how about YMAL type?
https://www.json2yaml.com/convert-yaml-to-json
thanks AjayChanana,
What I want to do is the code in vRO, for instance str = ymal.dump(varaible) or obj = ymal.load(variable)