This operator can be used to translate a key-value/json object to a tuple

Parameter

Example

out = KEYVALUETOTUPLE({
          schema=[['Name', 'Double']],
          type='Measurement',
          keepinput='false' 
        },
        in
      )