character
Source: /avail/Avail/Foundation/Characters
Categories: Unicode
If a corresponding uppercase character is available, that character is returned. Otherwise, the original character is returned.
| Position | Name | Type | Description | |
|---|---|---|---|---|
| Parameters | ||||
| 1 | c | character | ||
| Returns | string | |||
string
Source: /avail/Avail/Foundation/Characters
Categories: Unicode
Answer an uppercased variant of the specified string.
| Position | Name | Type | Description | |
|---|---|---|---|---|
| Parameters | ||||
| 1 | s | string | ||
| Returns | string | |||