JoinHelperV1

toloka.client.project.template_builder.helpers.JoinHelperV1 | Source code

JoinHelperV1(
self,
items: Optional[Union[BaseComponent, List[Union[BaseComponent, str]]]] = None,
by: Optional[Any] = None,
*,
version: Optional[str] = '1.0.0'
)

The component combines two or more strings into one.

You can add a delimiter to separate the strings, such as a space or comma.

Parameters Description

ParametersTypeDescription
itemsOptional[Union[BaseComponent, List[Union[BaseComponent, str]]]]

Array of strings to join.

byOptional[Any]

Delimiter for joining strings. You can use any number of characters in the delimiter.

Toloka-Kit
OverviewGetting OAuth tokenQuick start
Recipes
Reference
toloka.client
toloka.async_client
toloka.autoquality [autoquality]
toloka.metrics
toloka.streaming