StringConstant
This simulation component outputs a constant string.
When to use
Use this simulation component if you want to set one or more inputs to a constant string.
How to use
Add this simulation component from the simulation component library. Define the constant string Value
parameter to output that value.
Parameters
Value
Indicates the constant string parameter which will be set as an output.
Outputs
Constant
Outputs the constant string Value
.
Example
In this example, multiple ScriptComponent simulation components are using the same Constant
string output.