This page shows how to code a script:
https://learn.microsoft.com/en-us/azure/logic-apps/add-run-csharp-scripts#return-data-to-your-workflow
This page shows at “Returning data back to your workflow” a screen that’s not present in the Logic App designer:
https://techcommunity.microsoft.com/t5/azure-integration-services-blog/announcement-introducing-net-c-inline-action-for-azure-logic/ba-p/4160541
I don’t see any documentation or example of how to consume script results in a subsequent step.
I know it’s a new feature. Can anyone explain how to consume results?