StrConcat
StrConcat : HxComp
Concatenates up to four strings. Null inputs are ignored and treated as empty strings.
Component tree parent
Component name in parent
Layout in a visual coordinate system
List of links to this component
Input A
Input B
Input C
Input D
The concatenation of (inA + inB + inC + inD)
StatusStr? <summary, transient>
Input A
StatusStr? <summary, transient>
Input B
StatusStr? <summary, transient>
Input C
StatusStr? <summary, transient>
Input D
StatusStr <output, readonly, summary, transient>
The concatenation of (inA + inB + inC + inD)