627 B
627 B
layout | title | parent | grand_parent | nav_order |
---|---|---|---|---|
default | uppercase_string | Processors | Pipelines | 45 |
uppercase_string
Overview
Converts a string to its uppercase counterpart. uppercase_string
is part of mutate string processors.
Option | Required | Type | Description |
---|---|---|---|
with_keys | Yes | List | A list of keys to convert to uppercase. |