persistFrom
fun persistFrom(input: ReferenceContainer, destination: ReferenceContainer): PersistDataValueSettingsBuilder
Configures the settings to persist a value from a reference container to a given destination.
Parameters
input
The reference container that holds the value to be persisted.
destination
The reference container where the value should be persisted to.