Skip to main content

REMOVE_RECORD

Remove a record from a table (archive)

Example Usage

REMOVE_RECORD(MyTable, item)

Overview

Function signature
REMOVE_RECORD(tablename, record)

Category
DB

Return data type
bool

Arguments

NameDataTypeList Options                          Description
tablenamestringThe table to search
recordNoneThe record to save