Function
Initialize properties
If array elements specified in 'segments' are not Wires, Wires are created from them as arguments, with 'parent' property set to this Wire instance.
Arguments to initialize properties segments: An array containing child Wires for text segment values
Function
Return a concatenated text
This method calls getValue() method of the child Wires wuth 'object' argument and concatenate the values with 'delimiter' property to return. arg: A root object
A concatinated text
Object||Array|String
Function
Not supported
Function
A base text
A text segment to add
Return a concatenated text
This method add a text segment specified to 'segment' argument to a base text specified to 'text', with 'delimiter' property.
A concatinated text
String
A
delimiter string
Object
Object