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.
| Name | Type | Description |
|---|---|---|
| Value | String Type | String to identify. |
| Value Number | Positive Integer Value Type | Number used to identify the string. |
None.
None.
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.
NumberString