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

double

@JvmStatic
fun double(double: Double?): DataItem

Creates a DataItem that contains a double as its value

NaN and Infinity are not supported, and will be replaced with NULL

Parameters

double

Double value to wrap as a DataItem

Generated by Dokka
(c) Tealium 2026