Convert Case
Convert string case.
Options
Columns
Columns that will be transformed. If empty
, the transformation is applied to all columns.
Type
Default value
array
[]
Mode
The mode of the conversion. It can be lower
/lowercase
, upper
/uppercase
or title
Type
Default value
string
lower
Encoding
The character encoding.
Type
Default value
string
utf-8
Last updated