void PrintSampleArray(Double[] val, String aName)
Convert an array of double values to text.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | val | Double[] | |
| 2 | aName | String |
Result: stored in self (calling object)
Remarks:
Adds them to stream. Names parameter can hold the name of the array variable.