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