Name | <yaml[<id>].read[<path>]> |
Returns | ObjectTag |
Description | Returns the value from a data key on the YAML document as an ElementTag, ListTag, or MapTag. |
Source | https://github.com/DenizenScript/Denizen-Core/blob/master/src/main/java/com/denizenscript/denizencore/scripts/commands/file/YamlCommand.java#L760 |