Convert a numeric field to a text field. Supplying a left argument will first make the field numeric. This might cause some values to be zero.
makechar LOANID
'I10' makechar LOANID
('FmtStr') makechar NumField
Name | Data Type | Input Type | Description | Optional | Default |
---|---|---|---|---|---|
FmtStr | Text | Constant | Format String | Yes |
Name | Data Type | Input Type | Description | Optional | Default |
---|---|---|---|---|---|
NumField | Numeric | Field, Constant | Data | No |
Type: Text
Formatted data