API Reference > ecschema-Metadata > Metadata > ECVersion > toString 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.mm and add leading zeroes if necessary. Returns - string Defined in core/ecschema-metadata/src/SchemaKey.ts Line 47 Last Updated: 11 June, 2024