<input> ask the user for information in a command

name
input
xml namespace
http://moyaproject.com

Get data from the console.

WARNING This tag should only be used in an interactive context, such as a <command> tag.

Example

<input dst="name">What is your name?</input>
attributes
name purpose type required? default choices
default Value to use if response is empty text No ""
password Use password input? boolean No no
inherited attributes
name purpose type required? default choices
dst Destination reference No
if Conditional expression expression No yes
value Value expression No None