This example indicates whether the input array is empty. Source. %dw 2.0 output application/json --- [ isEmpty([]), isEmpty([1]) ] ...
確定! 回上一頁