How to use return value of apps Script

Hello All,

I am trying to use the return value from AppsScript in AppSheet and following the below support document https://support.google.com/appsheet/answer/12309564 But in this guide as mentioned in Step 4, I am not able to see the field where they are utilizing the return value in AppSheet.

Could you please let me know how I can use the return value ?

Hi @ankitdwivedi

You must first check the option “use return value”.

Then, you will have a message explaining how to use it:

Then, for using it: (just an example)

1 Like