Examples

Read, calculate and update answer
TABLE OF CONTENTS 1) Download the generated script. 2) Create a folder or a project in your IDE. 3) Add logic in your main.py file 4) Sample main.py fi...
Thu, 11 May, 2023 at 8:26 AM
Read and create location and Image values
In the previous article Read, calculate and update answer, you saw how to create and read values. Now, lets see an example where you can read and write loca...
Thu, 11 May, 2023 at 8:26 AM
Copy values to other activities
In the example below, we have an activity in a different project and we want to copy some answers from that activity to other activities. Below steps are t...
Thu, 11 May, 2023 at 8:26 AM
Push answer to all the activities in a project.
Consider below setup. You want to push values from an activity to all the activities in a project. The example below assumes that all the activities in the...
Thu, 11 May, 2023 at 8:26 AM