String Holder Block

sholderHelp

Description

The String Holder block displays a string that represents user-defined state information. Values can be pushed to or pulled from a String Holder block via its InData and OutData ports. A String Holder block displays the last value to enter through its InData port. A String Holder block automatically attempts to push any value received at its InData port out its OutData port. Similarly, when a request comes in to pull a value from the OutData port, a String Holder block by default attempts to pull a value from upstream using its InData port.

Fixed Ports

InData

Input text port for the value to be held by the String Holder block.

OutData

Output text port for the value currently held by the String Holder block.

Properties Dialog Box Controls

Current

Displays the last value to enter the String Holder block. The value entered here is displayed in the block until a new value enters the block.

Default

Specifies the current value for the String Holder block when the block is initialized.

Candidates for Design of Experiments

Factors

None

Responses

None