<ask> ask a yes / no question

name
ask
xml namespace
http://moyaproject.com

Ask the user a yes / no question.

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

Example

<ask dst="take_off">Would you like to take off?</ask>
<echo if="take_off">Taking off!</echo>
inherited attributes
name purpose type required? default choices
dst Destination reference No
if Conditional expression expression No yes
value Value expression No None