LazyColumn.str.upper
upper
Converts all characters in the string to uppercase.
Returns:
| Name | Type | Description |
|---|---|---|
LazyColumn |
LazyColumn
|
A new LazyColumn with all uppercase string values. |
Examples:
Converts all characters in the string to uppercase.
Returns:
| Name | Type | Description |
|---|---|---|
LazyColumn |
LazyColumn
|
A new LazyColumn with all uppercase string values. |
Examples: