Constant String#
Provides a constant text string that you can set.
Use this to provide fixed text values, labels, or identifiers to other components.
Component Information#
Name:
ConstStringUI Name: Constant String
Version: 1
Categories: Constants
Input Properties#
Property |
Display Name |
Type |
IO Type |
Default Value |
Optional |
|---|---|---|---|---|---|
value |
Value |
String |
Input |
“” |
No |
Value#
The constant text string.
Usage Notes#
This component is part of the RTX Remix graph system. It is intended for use in the Remix Toolkit and Runtime only.