Automate

Automate

Make your phone or tablet smarter with automation

Get it on Google Play

reverse

value reverse(value)

If value is an array returns a copy where the elements are reversed, if value is a text returns a text where the characters are reversed, otherwise returns null.

Parameters

  1. valuearray or text to reverse.

Returns

  • a reversed copy of value, or null.
Note! This documentation is also accessible within the app from Help & feedback menu.