| Name | <MapTag.include[<map>]> |
| Returns | MapTag |
| Description | Returns a copy of the map with the specified map's contents copied in.
Matching keys will be overridden. |
| Example | |
| Example | |
| Source | https://github.com/DenizenScript/Denizen-Core/blob/master/src/main/java/com/denizenscript/denizencore/objects/core/MapTag.java#L846 |