Parses a string in SPICE format and returns each line in a string array. Handles '+' continuation characters by combining to a single line. Whole comment lines (starting with '*') are returned normally but in-line comments using ';' are removed.
Number | Type | Compulsory | Default | Description |
1 | String | Yes | Input string |
Input string
Return type: String array
Each element of the array represents a complete SPICE line.
▲Function Summary▲ | ||
◄ ParseSIMPLISInit | PathEqual ▶ |