Set String Case Node

Set String Case node.

The Set String Case node converts the characters in a string to uppercase or lowercase.

Входы (inputs)

Строка (string)

The string to convert.

Регистр

The letter case to apply.

Uppercase:

Convert all alphabetic characters to uppercase.

Lowercase:

Convert all alphabetic characters to lowercase.

Выходы (outputs)

Строка (string)

The converted string.