Contents - Index


Upper (function)

Upper( sData ) : string

Converts the string expression into upper case. 

sData - The string to convert

Example:
 

$data = upper("abcdefáéöü")
MsgOk msg=$data




Also see the Lower() function

Alpha List         Category List