CharToUpper (FUN)ΒΆ
FUNCTION CharToUpper : BYTE
This function converts a character (i.e. a byte) of a string to uppercase.
- InOut:
- Scope - Name - Type - Return - CharToUpper- BYTE- Input - byChar- BYTE
FUNCTION CharToUpper : BYTE
This function converts a character (i.e. a byte) of a string to uppercase.
| Scope | Name | Type | 
|---|---|---|
| Return | 
 | 
 | 
| Input | 
 | 
 |