Description
Parses a YAML file into a nested array/Hash structure.
See also: <CBA_fnc_dataPath>
Parameters
_file | Name of Yaml formatted file to parse [String]. |
Returns
Data structure taken from the file, or nil if file had syntax errors.
Author
Spooner