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

getString

fun getString(index: Int): String?

Gets the String entry at the given index if the underlying value is a String.

No type coercion is attempted.

Parameters

index

The index in the list to retrieve; else null

Generated by Dokka
(c) Tealium 2026