helper.text-transform

Allows you to change the case of the text, like make all letters uppercase.

For example, you can use this component to automatically process input data.

This component is available in property values with the string type, for example in the content property in the view.text component.

View example
Components used in the example

Component properties

NameTypeDescription
type*"helper.text-transform"Set component type.
data*anyThe text string in which you want to change the case.
transformation*string

Conversion mode:

  • uppercase — Makes all letters uppercase.
  • lowercase — Makes all letters lowercase.
  • capitalize — Capitalizes the first letter in the text, and leaves the rest lowercase. The text is not divided into sentences: there will be only one uppercase letter in the entire text, even if you have several sentences.
Contact support

Last updated: August 25, 2023

Introduction
Getting started
Important tips
Useful recommendations
Working with Toloka
Projects
Pools
Tasks
Results
Project analysis
Toloka settings
Task interface
Template Builder
HTML/CSS/JS editor
Help and support
FAQTroubleshootingSupportGlossary