Give us feedback
yaml
Web icon

YAML

version 1.0.0 (Compatible with OutSystems 11)
Also available for 10
Uploaded on 14 March 2017 by 
5.0
 (2 ratings)
yaml

YAML

Details
An Outsystems extension for parsing YAML
Read more

"YAML" extension uses YamlBeans for parsing YAML to Java object.

Please refer to the JUnit tests to understand more about the API.

  1. YAML_Parse for parsing a Java String of YAML into a Java Map object.
  2. YAML_Get for reading value from the Java Map object given a key. For nested value, use ":" as the delimiter for the keys. Eg. "host:development".


Release notes (1.0.0)
Reviews (0)
Team