Record package
- Updated: 2023/06/23
Record package
The Record package enables you to perform various operations on record-type variables. A record-type variable holds a row of data extracted from a database, spreadsheet, or table in name-field pairs. The fields can store values of Boolean, datetime, number, or string data type.
Actions in the Record package
The Record package includes the following actions:
Add column | See Add column action in the Record package. |
Assign | See Assign action in the Record package. |
Delete column | See Delete column action in the Record package. |
Update column | See Update column action in the Record package. |