Set String Case Node

Set String Case node.

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

輸入

String

The string to convert.

Case

The letter case to apply.

Uppercase:

Convert all alphabetic characters to uppercase.

Lowercase:

Convert all alphabetic characters to lowercase.

輸出

String

The converted string.