The title says it all.
Offline
Do you mean this?
join [a string or variable] [a string or variable]
Offline
Use the:
(join (item (1 v) of [list v]) (join (item (2 v) of [list v]) (item (3 v) of [list v])))Nest join blocks inside the first to be able to add more variable data.
Offline
Can you explain in more detail what you mean?
Offline
i think he means
(join [string][another string][a third string][more strings...])OR he means
<join items (1) to (5) of [list v]>
Last edited by joefarebrother (2012-03-06 11:25:56)
Offline