Target filter
Search Kotlin docs
  • Platforms
  • Tealium Prism Kotlin
core/com.tealium.prism.core.api.data/DataList/contains

contains

fun contains(value: DataItem): Boolean

Checks for the existence of the given value in the DataList

Return

true if the value exists; else false

Generated by Dokka
(c) Tealium 2026