Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Version published after converting to the new editor


Excerpt

The TakeArrayValueTransformation allows us to get the value from an array by providing the index (the position the value is stored) e.g. get the first value from array of assigned schemas. 

...

Specific Definitions


PropertyValue
kind

TakeArrayValueTransformation

key

A string (that can also contain a variable) that represents the index position of the value inside the array.

More on an array. 

...