Description Usage Arguments Details Value
Takes user input and tests it against a given condition.
1 2 |
init |
Numeric. The initial value of the variable |
prompt |
Character string. Printed to prompt the user for input |
variable |
Character string. The name of the variable being tested in the condition |
condition |
Character string. The logical test of the variable. If true, the user input is returned. |
Not intended for use outside of a call to polyCluster
.
A user-entered value that meets the specified criteria.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.