Data parsing
Here are the functions for parsing data in various formats.
Parse JSON | The command parses the JSON data and stores it in an object variable. |
Parse YAML | The command parses the YAML data and stores it in an object variable. |
Read INI Values | The command retrieves one or more values from an INI file. |