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

getBoolean

fun getBoolean(): Boolean?

Returns the contained value as an Boolean if the contained value is a Boolean.

No type coercion is attempted.

Return

value as a Boolean; else null

Generated by Dokka
(c) Tealium 2026