When Record is
Description
Determine if a record is empty or not
Input Ports
Name | dataType | sourceType | required | description |
---|---|---|---|---|
Operation | text | manual-only | true | Check if the record is empty or not empty |
Record | record | link-only | true | The record the user wants to check |
Scenarios
- The user wants to check if a record is empty or not
Use case
Inputs
- Operation:
Not Empty
- Record:
{ _id: '049633c4-8ecd-4a9a-9b17-5eb4cb2ca262', createdAt: 2021-11-09T11:45:34.000Z, updatedAt: 2021-11-09T11:45:34.000Z, accountNumber: '62657479773', filepath: 'C:\\Roboteur\\BankStatements\\csv\\62600079773.csv' }
Search Tags
Check if a record is empty/populated