user-input1.1

user-input value

Reports the string that a user types into an entry field in a dialog with title value.

value may be of any type, but is typically a string.

show user-input "What is your name?"

See the User Interaction Primitives section of the Programming Guide for additional details.

Take me to the full NetLogo Dictionary