RepackRecord (open)
Repacks a record array into a record
Syntax
// Core function, no LOADLIB necessary
RECORD FUNCTION RepackRecord(RECORD ARRAY fields)
Parameters
RECORD ARRAY fields
Fields to repack
name
Name of the cell
value
Value contained in the cell
Return value
RECORD
Repacked record. Default record if the list of fields is empty