INPUT
This command will accept input data from the keyboard and store the entry in the specified variable. The string that heads the input command is optional, and allows the user to provide an on-screen prompt for the data. The data is output to the screen as it is entered.

SYNTAX
INPUT Print Statements, Input Variable

RELATED INFO
CORE Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example