persistConstant
fun persistConstant(input: DataItem, destination: ReferenceContainer): PersistDataValueSettingsBuilder
Configures the settings to persist a constant value to a given destination.
Parameters
input
The constant value to be persisted.
destination
The reference container where the value should be persisted to.