You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Converts a tuple to a key-value/JSON object.

Parameter

  • type: The type of the output key value object. This parameter is optional and If it is left out, KeyValueObject will be chosen.

Example

Example
out = TUPLETOKEYVALUE({type='KEYVALUEOBJECT'}, in)
  • No labels