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

getBoolean

open fun getBoolean(key: String): Boolean?

Gets the Boolean stored at the given key if there is one

Return

The Boolean or null

Parameters

key

The key for the required value

Generated by Dokka
(c) Tealium 2026