toString Method
Creates a string, in the format 'RR.ww.mm', representing this ECVersion.
toString(padZeroes: boolean = true): string
note The default is to pad with zeroes.
| Parameter | Type | Description | 
|---|---|---|
| padZeroes | boolean | If true, the returned string will strictly follow RR.ww.mmand add leading zeroes if necessary. | 
Returns - string
Defined in
Last Updated: 20 June, 2023