How-to Guides: Object Operators
This section of our How-to documentation lets you explore various use cases using the Data Workflow component's Object operators. Examples include the following:
Clean Object Operator - Convert Null Values to Empty Strings
Clean Object Operator - Remove Null Values From a Table
Has Operator - Confirm an Object's Key Exists
Confirm the patch of multiple objects using the Has operator's Boolean function.
Set Operator - Create Table Rows
Set up a Data Workflow and a Button component to create rows using the Set Operator.
Set Operator - Add Key/Value pairs to Table Rows
Discover how to add data to a table using the Data Workflow component and the Set Operator.