Changes between Version 10 and Version 11 of Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/FormatWt
- Timestamp:
- 12/15/21 10:54:09 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/FormatWt
v10 v11 11 11 12 12 * fWt - weight value to format 13 * byIntv - interval such as 20 for twenty pound intervals, should normally be (1, 2, 5, 10, 20, 50, or 100).13 * byIntv - interval such as 20 for twenty pound intervals, (should normally be 1, 2, 5, 10, 20, 50, or 100). 14 14 * byDec - number of decimal places (0 - 4). 15 15 * nLen - length to format the string, spaces will be padded to the left.