AmendCurrentRecords | Apply unverified changes to current records (only do this with good reason)
Records are saved as current.records.old before any changes are made. Records are amended in the Records_AmendRecord event in script.
|
ImportTrackIds | Import tracking numbers from script
Track InsertTrackingCls Structure populated with tracking details
|
UpdateCustomStatus | Called from script to save custom status
|
UpdateRecordStatus | Update status of all records
Records RecordStruct() Records to update
Refresh Boolean Refresh view after the update
|
ActiveRecord | Gets the active (highlighted) record
|
ActiveRecords | Gets the currently selected or filtered records
If Active is True, a single active (highlighted) record is returned as an array
Active Boolean Only the active record
|
CurrentRecords | Scripting access to clone of current records of a viewmode
|
CurrentRecords | Scripting access to clone of current records below a status
|
CurrentViewRecords | Scripting access to clone of records in view
|
FilteredRecords | Currently filtered records
|
SelectedRecords | Script access to selected records
|