StrToUpperA (FUN)
FUNCTION StrToUpperA
Converts all characters of |pString| to upper case.
Note
Converting special characters (ä, ö and ü) only possible if your target is Windows1252 encoded.
- InOut:
Scope
Name
Type
Comment
Input
pStringPointer to the string that shall be converted