Description Usage Arguments Value
uio is a wrapper function that provides the ability to interact with the user. If not in interactive mode, this function stops execution as a protective measure.
1 |
output |
is the text displayed (output) tothe user. |
accept |
list of acceptable responses. |
wait |
specifies whether or not the script should pause for input. Defaults to FALSE. |
TRUE (if wait is FALSE) or value entered by the user.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.