CBA_fnc_parseYAML

Description

Parses a YAML file into a nested array/Hash structure.

See also: <CBA_fnc_dataPath>

Parameters

_fileName of Yaml formatted file to parse STRING.

Returns

Data structure taken from the file, or nil if file had syntax errors.

Author

Spooner

string used by format
Close