Automate

Automate

Make your phone or tablet smarter with automation

Get it on Google Play

jsonEncode

value jsonEncode(value)

Translates the value into application/json format.

Use the Boolean or BooleanArray conversion types to encode JSON boolean literals.

Parameters

  1. value — value to encode to JSON.

Returns

  • the value encoded as JSON text.
Note! This documentation is also accessible within the app from Help & feedback menu.