Skip to content

Tamper: Convert case

Plugin ID: eca_tamper:convert_case

Available since: 1.0.0

Convert case.

Fields

Data to be tampered — config key: eca_data


This field supports tokens.

Type: textfield · Required: yes · Default: empty string

Result token name — config key: eca_token_name

Provide a token name under which the tampered result will be made available for subsequent actions.
This field supports tokens.

Type: textfield · Required: yes · Default: empty string

How to convert case — config key: operation

Type: select · Required: no · Default: ucfirst

Allowed values: strtoupper, strtolower, ucfirst, lcfirst, ucwords