|
| Purpose | With NoLeadingZeros you can suppress leading zeros in the field display. Example: instead of "000123" the number "123" is displayed, instead of "000000" a single "0". |
| Example | NoLeadingZeros F[House number] |
| Format | NoLeadingZeros [Screen
element] NoLeadingZeros [Table,columnname] You can specify a single field or a table column. |