The following table lists supported text format keywords for use with the Validation Function Library.
DBCS Keyword | SBCS Keyword | Description |
---|---|---|
A | A | Upper case alphabet (A-Z) |
a | a | Lower case alphabet (a-z) |
K | K | Katakana |
9 | 9 | Numbers (0-9) |
# | # | Numbers and number related symbols (0-9, +-$%\,.) |
@ | @ | Symbols |
J | Hiragana | |
Z | All DBCS characters | |
N | N | Only large Katakana |
G | Only large Hiragana | |
T | Only allow four-bit characters | |
D | All DBCS characters, except for surrogates | |
S | S | Space |
H | All SBCS characters | |
\ | Escape character | |
^ | Any character not included in the specified format |