Database.exportSolver


exportSolver(data, [options])

Tabulates the model to the given file in LUSAS solver format

dataIFTabulateDataObj or string data object for the solver datafile tabulation, or just the filename
optionsoptional IFLusasRunOptionsObj
Return valueintegerreturn code, non-zero indicates error

Back to Database

Back to Overview