Prompt

From UBot Studio
(Difference between revisions)
Jump to: navigation, search
(Example)
Line 2: Line 2:
  
 
The function prompts the user to respond and returns the text that was typed into the function.
 
The function prompts the user to respond and returns the text that was typed into the function.
 +
 +
'''Message:''' The message that will appear in the prompt.
  
  

Revision as of 20:04, 1 May 2013

$Prompt is a System Function.

The function prompts the user to respond and returns the text that was typed into the function.

Message: The message that will appear in the prompt.


Example

type text(<username field>, $prompt("Please type your preferred username!"), "Standard")


File:Prompt.png


The prompt will appear with the instruction to type in a username into the field in the prompt.

Whatever is typed into the field is what the function will return.


File:Prompt1.png

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox