About variable - Forum

Forum Navigation
You need to log in to create posts and topics.

About variable

How can I insert the contents of a TextInput into a variable ?
Thanks

Just put the variable name into the TextInput variable property:

1 Add a new TextInput

2 Check the Properties panel and look for the "variable" field.

3 Write a variable name. For example [myvar]

From now on everything the user writes into the TextInput will be stored automatically into [myvar]
It's that easy.

javadrajabihakami and BluStar have reacted to this post.
javadrajabihakamiBluStar