FORMULA LANGUAGE


Examples: @Implode
1. This example returns Minneapolis Detroit Chicago if the contents of the City field are "Minneapolis":"Detroit":"Chicago."
2. This example returns Minneapolis,Detroit,Chicago if the contents of the City field are "Minneapolis":"Detroit":"Chicago."
3. This example returns European Capitals/Bonn : European Capitals/Lisbon : European Capitals/Madrid if the contents of the Categories field are European Capitals, and the content of the Cities field is a list consisting of Bonn, Lisbon, and Madrid.
See Also