Create simple row

This task lets you insert a row into SimpleDB.

main

First select a Simple Table in the list then choose which access method you prefer to use: JSON, Form or Pseudo columns.

If you choose "Form", enter the values directly into the form. If you choose "Pseudo columns", enter your value into the corresponding field If you choose "JSON", you may create your own JSON Data

If you need to enter a variable into a field (Form or Pseudo columns), click on the small gear in the upper right corner.

main

A dialog will popup and let you enter the expression of your choice main

output variable

Create simple row will returns a simple_row structure on success in the output context main

Your custom data will be saved in simple_row.data.