|
How to: |
Given an output format, the simplified conversion function FPRINT converts a value to alphanumeric format for display.
Note: A legacy FPRINT function also exists and is still supported. For information, see FPRINT: Converting Fields to Alphanumeric Format. The legacy function has an additional argument for the name or format of the returned value.
FPRINT(value, 'out_format')
where:
Any data type
Is the value to be converted.
Fixed length alphanumeric
Is the display format. For information about valid display formats, see the Describing Data With WebFOCUS Language manual.
| WebFOCUS | |
|
Feedback |