Format Text

Formats a text using two or more text values.

Inputs

FormatString (Type: String)

todo

Culture (Type: ``)

A (Type: String)

The first operand.

B (Type: String)

The second operand.

C…Z (Type: String)

Additional operands, added on demand.

Outputs

Text (Type: String)

todo

Comments

todo.

The ports for the inputs are added dynamically on demand. The node starts with the two inputs A and B. If both are connected, a third input named C is added. At a maximum, 26 inputs are possible. Inputs can also be deleted by removing the connection to them.