...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpxStringToUppercase(aString, VAR stringInUppercase : |
...
STRING)
status : INTEGER;
|
The xpxStringToUppercase converts the string aString to upper case.
Arguments
...
Type | Name | Comment |
STRING | aString | The given string |
STRING | stringInUppercase | The given string in uppercase |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|