Overview
Thelookup transformation retrieves a property value from a record (object). It returns the value of the specified property as a string.
Syntax
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
variable | object | Yes | The record/object to look up a property from |
property | string | Yes | The property name to retrieve |