Number String

Description

Identifies a string by assigning a number to it, so that a container built to consume numbered strings โ€” such as Create String or Select String โ€” can pick it out by that number.

Inputs

Name Type Description
Value String Type String to identify.
Value Number Positive Integer Value Type Number used to identify the string.

Optional Inputs

None.

Outputs

None.

Group

Notes

This functor must be placed directly inside one of the containers that consume numbered strings โ€” Create String or Select String. Placed anywhere else, it has no effect.

Value Number is normally set to a fixed constant chosen by the model author.

Internal Name

NumberString