Скачать
Migrating from DataWeave 1 to DataWeave 2: When Otherwise statement
Автор: NEWTOMS LLC
Загружено: 2018-11-29
Просмотров: 215
Описание:
In Dataweave the ‘when otherwise’ statement conditionally evaluates if a statement is true or false. In the case the when expression evaluates to false, its corresponding part of the code is ignored, and the code that corresponds to the otherwise expression is executed.
In DataWeave 2.0, the ‘when otherwise’ statement is replaced by ‘if else’. For example:
whenResult1: if (payload.type == "Gold") 1.0 else 2.0
whenResult 2: if (payload.type == "Silver) 0.5 else 2.0
Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: