| Name | <ListTag.contains_match[<matcher>]> |
| Returns | ElementTag(Boolean) |
| Description | Returns whether the list contains an object that matches the specified matcher,
using the system behind Advanced Object Matching. |
| Source | https://github.com/DenizenScript/Denizen-Core/blob/master/src/main/java/com/denizenscript/denizencore/objects/core/ListTag.java#L2675 |