Automate

Automate

Make your phone or tablet smarter with automation

Get it on Google Play

cliEncode

text cliEncode(text)

Returns the text encoded for safe use as a shell command line argument.

This encoding wraps the text in single quote characters so it’s safely interpreted as a single argument.

Parameters

  1. text — text to encode.

Returns

  • the argument as text, encoded for safe use in a command line.
Note! This documentation is also accessible within the app from Help & feedback menu.