Forum Discussion
FionaOSullivan-
3 years agoCommunity Member
Copying a user entered text to a SL Variable using Java
Hello,
I want to copy text that is entered in a text entry field, call Input_Text_Here, to a variable called UserAns.
I have hit a roadblock, I cannot get the user-entered text to copy to the SL...
SandeepGadam
3 years agoCommunity Member
Hi there, if my understanding is correct, when user enters text within the provided text input field labeled as "enter text here", that value should reflect to the variable "UserAns" next to Project Var: UserAns. Am I on the right path? If yes, then add the following trigger:
Adjust variable,
UserAns to variable TextEntry
When object loses focus on "Input_text_here".
As soon as user enters the specific value that value will be reflected to this variable. Please let me know if this helps.
Related Content
- 10 months ago
- 10 months ago
- 10 months ago
- 10 months ago
- 6 months ago