Contact Us 1-800-596-4880

Values Types (dw::util::Values)

Type Definition Description

UpdaterValueProvider

type UpdaterValueProvider = (newValueProvider: (oldValue: Any, index: Number) -> Any) -> ReturnType

Type that represents the output type of the update function.

Introduced in DataWeave version 2.4.0.