Getting started Community Training Tutorials Documentation APIs, AI & Tools
type UpdaterValueProvider = (newValueProvider: (oldValue: Any, index: Number) -> Any) -> ReturnType
Values Types
Values Types
You're viewing an older version of the documentation. You can switch to the latest version or use the version selector in the left navigation.
| Type | Definition | Description |
|---|---|---|
UpdaterValueProvider |
|
Type that represents the output type of the update function. Introduced in DataWeave version 2.4.0. |