type UpdaterValueProvider = (newValueProvider: (oldValue: Any, index: Number) -> Any) -> ReturnType
Values Types (dw::util::Values)
| Type | Definition | Description | 
|---|---|---|
UpdaterValueProvider  | 
Type that represents the output type of the update function. Introduced in DataWeave version 2.4.0.  | 



