PStrToUpper
(FUN)
FUNCTION PStrToUpper : STRING(255)
This function converts a string to uppercase. The maximal stringlen is 255!
- InOut:
Scope
Name
Type
Return
PStrToUpper
STRING(255)
Input
pstValue
POINTER TO STRING(255)
PStrToUpper
(FUN)FUNCTION PStrToUpper : STRING(255)
This function converts a string to uppercase. The maximal stringlen is 255!
Scope |
Name |
Type |
---|---|---|
Return |
|
|
Input |
|
POINTER TO STRING(255) |