Captured data can be used in Execute JavaScript to run the desired scripts, such as in the BMI calculation example, where we capture the client’s height and weight data and store them in the variablesDocumentation Index
Fetch the complete documentation index at: https://reportana.dev/llms.txt
Use this file to discover all available pages before exploring further.
payload.height and payload.weight:

payload.result. Since we defined the result attribute in the payload variable, this information can be used later in other messages within the same automation — as shown in the example, where we have a final message to display the BMI calculation result to the client:

