FunctionsFunction ListSAVE_RECORDOn this pageSAVE_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 DescriptiontablenamestringThe table to searchrecordNoneThe record to save