Hi there i am wondering, having javascript like this:
in this flow:
When i debug the output Javascript2.Text is blank, but in the chrome console it is 'haloo. Why is it different between the console and when i assign to the TextVar? How to work around?
regards and thanks
I read
https://success.outsystems.com/documentation/11/integration_with_external_systems/javascript/defining_asynchronous_javascript_code/
and using resolve, it's solved: