Automate

Automate

Make your phone or tablet smarter with automation

Get it on Google Play

join

text join(container, delimiter)

Returns the text of the container elements/entries joined by the delimiter.

Parameters

  1. containerarray or dictionary to convert into text.
  2. delimiter — optional delimiter to place between each element, default is no delimiter.

Returns

  • the container converted to text.
Note! This documentation is also accessible within the app from Help & feedback menu.