Preserves a named array of strings in this analysis 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
name | string | unique name for the array |
array | array of strings | The array of strings to save |
Return value | none |
Back to AnalysisBaseClass
Back to Overview