Link to .capx file (required!):
dl.dropboxusercontent.com/u/6813637/waitFunction.capx
Steps to reproduce:
1. Create a textbox, add two instance variables.
2. Create a Function that sends the instance variables as parameters.
3. On function call, wait the 1st var seconds and set the text as the second param.
Observed result:
The textbos returns 0.
Expected result:
The textbos should display the second instance variable.
Browsers affected:
Chrome: yes
Firefox: yes
Internet Explorer: yes
Operating system & service pack:
Windows 8.1 Preview
Construct 2 version:
R138.2
Thanks for looking.