Concept Framework 2.2 documentation Contents | Index

standard.lib.str.UTF8ToUpper

Name Version Deprecated
UTF8ToUpper version 2.0 no

Prototype:
string UTF8ToUpper(string szStr[, boolean bTurk=false])

Parameters:
szStr      the string to be converted to upper case
bTurk      true if Turkish conversion

Description:
Converts a UTF-8 string to uppercase.

Returns:
The string in upper case.

Documented by Eduard Suica, generation time: Sun Jan 27 18:15:13 2013 GMT(c)2013 Devronium Applications