Language Reference Guide : A. System Constants and Keywords : System Constants : Force Case Settings for EntryFields
 
Share this page                  
Force Case Settings for EntryFields
Constant Value
Description
Numeric
Equivalent
FC_NONE
Do not force input characters into upper or lowercase.
1
FC_UPPER
Force input characters into uppercase.
2
FC_LOWER
Force input characters into lowercase.
3