Skip to main content

SAVE_RECORD

Save a record to a table

Example Usage

SAVE_RECORD(MyTable, item)

Overview

Function signature
SAVE_RECORD(tablename, record)

Category
DB

Return data type
None

Arguments

NameDataTypeList Options                          Description
tablenamestringThe table to search
recordNoneThe record to save