FORMULA LANGUAGE
Concatenates all members of a text list and returns a text string.
Syntax
@Implode( textlistValue ) or @Implode( textlistValue ; separator )
Parameters
textlistValue
implodedString
Join function of LotusScript language
Example See Also