Name | <yaml[<id>].has_changes> |
Returns | ElementTag(Boolean) |
Description | Returns whether this YAML object has had changes since the last save or load. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen-Core/blob/master/src/main/java/com/denizenscript/denizencore/scripts/commands/file/YamlCommand.java#L832 |