Contents
-
Index
Lower
(function)
Lower(sData) : string
Convert a string to all lower case
sData - The string to convert
Example:
$data = lower("ABCDEFÁÉÜ")
MsgOk msg=$data
Also see the
Upper()
function
Alpha List
Category List