xstrcase
xstrcase string)
This function returns the string in
uppercase.
|
Arguments |
string (string) the string to be converted to uppercase |
|
Return |
string, always in uppercase |
|
Example |
(xstrcase "aAbBcC") "AABBCC" |
|
Remarks |
see (strcase) function |
| © Bricsys NV. All rights reserved. |