Database.setResultsFileID


setResultsFileID(analysis, filename, id)

set the internal map between the given filename and results file ID. You should generally call resetResultsFileIDs before calling here. The map is used in the definition of combinations and envelopes

analysisstringAnalysis name
filenamestringResults filename
idintegerResults file ID
Return valuenone 

Back to Database

Back to Overview