10
Views
1
Comments
Solved
Why The javaScript Output does not have value?
Question
Application Type
Reactive

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



2025-01-09 14-56-57
IQ78
Solution

I read 

https://success.outsystems.com/documentation/11/integration_with_external_systems/javascript/defining_asynchronous_javascript_code/

and using resolve, it's solved:


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.