Using string display formats
Applies to
Display formats
Description
A string display format can have two sections. The first section
is required. The second section is optional
and specifies how to represent NULLs.
1 |
string-format;null-format |
The following table shows characters that have special meaning
in string display formats.
Character |
Meaning |
---|---|
@ |
A character |
All other characters (including spaces) display as entered
in the mask.
Examples
This format mask:
1 |
[red](@@@) @@@-@@@@ |
displays the string 800YESCELT in red as:
1 |
(800) YES-CELT |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments