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>
Input A
StatusStr? <summary>
Input B
StatusStr? <summary>
Input C
StatusStr? <summary>
Input D
StatusStr <readonly, summary, transient>
The concatenation of (inA + inB + inC + inD)