Target filter
Search Kotlin docs
  • Platforms
  • Tealium Prism Kotlin
core/com.tealium.prism.core.api.settings/Mappings/VariableOptions

VariableOptions

interface VariableOptions

The VariableOptions allows for configuring optional properties relevant only when mapping values from the source payload.

Functions

ifValueEquals
Link copied to clipboard
abstract fun ifValueEquals(value: String)

Sets an optional basic condition that the value at the given mapping key needs to match in order for this mapping to take place.

Generated by Dokka
(c) Tealium 2026