Posts by Igor Viana • 13 points
1 post
-
1
votes1
answer45
viewsQ: Async request problem with variables
The problem is with variables why the function async is running after the variable assignment. what can I do for the function to run and wait for it to finish to take the variable value? var request…