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

getString

fun getString(): String?

Returns the contained value as a String if the contained value is a String.

No type coercion is attempted.

Return

value as a String; else null

Generated by Dokka
(c) Tealium 2026