Database.saveDblArray


saveDblArray(name, array)

Preserves a named array of strings in this database LUSAS will not examine the strings, or use them in any way, but it will preserve them in the mdl file for later retreival using loadStrArray

namestringunique name for the array
arrayarray of real numbers The array of real numbers to save
Return valuenone 

Back to Database

Back to Overview