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 Note that it is permitted to call saveDblArray with the same name as previously used in saveStrArray or saveIntArray, as data of other types is not lost or modified.
name | string | unique name for the array |
array | array of real numbers | The array of real numbers to save |
Return value | none |
Back to Database
Back to Overview