Jump to content

Simple Simple Question Concerning InputBox


Drew
 Share

Recommended Posts

Alright. Very simple question , I'm trying to understand how InputBox works. I read about it in the helpfile , and it doesn't answer my question.

By doing this:

$Game = InputBox( "Game Name", "Please enter the Game name you desire.", "Game Name")

Later in the script , could I tell it to do this:

Send( $Game )

And it send whatever the user entered in the input box?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...