I want to create a local variable under using function
using
dataweave 1.0 result : using (myVar = 1 when $.age > 1 otherwise 2) {