Quote from
Vadim on May 28, 2019, 6:15 am
Thank you very much, Luis!
I did not understand the phrase:
Subroutine with a single integer parameter
In the debugger, I could not find the variable in which the user's choice is stored.
The help also does not have this information.
Your example helped!
It turns out the variable for user response must be specified on the tab "Parameters" and indicate its type. Now I understand.
I think that the help should add an example of the design of the subroutine (maybe a screenshot, which shows where the subroutine parameter is created). And a link to the project demo file.
Thank you!
Thank you very much, Luis!
I did not understand the phrase:
Subroutine with a single integer parameter
In the debugger, I could not find the variable in which the user's choice is stored.
The help also does not have this information.
Your example helped!
It turns out the variable for user response must be specified on the tab "Parameters" and indicate its type. Now I understand.
I think that the help should add an example of the design of the subroutine (maybe a screenshot, which shows where the subroutine parameter is created). And a link to the project demo file.
Thank you!