PStrToUpper (FUN)
FUNCTION PStrToUpper : STRING(255)
This function converts a string to uppercase. The maximal stringlen is 255!
- InOut:
Scope
Name
Type
Return
PStrToUpperSTRING(255)Input
pstValuePOINTER 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) |