Concept Framework 2.2 documentation Contents | Index

standard.lib.str.UTF8ToLower

Name Version Deprecated
UTF8ToLower version 2.0 no

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

Parameters:
szStr      the UTF-8 string to be converted to lowercase
bTurk      true if string is in a turkish language

Description:
Converts a UTF-8 string to lowercase.

Returns:
The UTF-8 string in lowercase.

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