Automate

Automate

Make your phone or tablet smarter with automation

Get it on Google Play

copy

value copy(value, deep)

Returns a shallow, or deep, copy of value.

Parameters

  1. value — value to clone.
  2. deep — optional, whether to create a deep copy, default is shallow.

Returns

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