Adds a list of entries to a named section in the configuration file.
Number | Type | Compulsory | Default | Description |
1 | string | Yes | Section name | |
2 | string array | Yes | List of entries | |
3 | string | No | Options |
Section name in configuration file where entries are to be added. The configuration file is where SIMetrix stores its settings. See the User's Manual chapter 13 for more information.
List of entries to be added. Note that duplicates are not permitted and any entered will be ignored.
Set to 'nonpath' if the values being stored are not path names. Set to 'uselogicalpaths' if the values being stored are pathnames and they should be stored using logical symbols if possible.
Return type: real
The number of new entries successfully added is returned. This will may be less than the number of entries supplied to argument 2 if any are already entered or if their are duplicates in the list supplied.
▲Function Summary▲ | ||
◄ ACSourceDialogStr | AddGraphCrossHair ▶ |