User login
|
|
Frontpage Sponsor
|
|
Poll
|
How big is your Baan-DB (just Data AND Indexes) 0 - 200 GB 16% 200 - 500 GB 28% 500 - 800 GB 2% 800 - 1200 GB 9% 1200 - 1500 GB 9% 1500 - 2000 GB 14% > 2000 GB 21% Total votes: 43 |
Baanboard at LinkedIn
|

|
|
|
By patvdv at 26 Feb 2008 - 21:57
|
tolower$(), toupper$()
Syntax
string tolower$( string_expr ) string toupper$( string_expr )
Description
toupper$() converts all lower case characters in its argument to upper case. tolower$() converts all upper case characters in its argument to lower case. Both functions return the converted string expression. The input string remains unchanged.
Note
These functions can handle multibyte characters.
Context
Bshell functions.
Related topics
|
|
All times are GMT +2. The time now is 21:08.