Description Usage Arguments Value
A binary question to be answered by Yes or No.
1 2 3 4 5 6 7 | fob_pattern(
question,
pattern,
field_name = "",
prompt = "Enter your answer:",
...
)
|
question |
The question to be asked. |
pattern |
Pattern to be matched. |
field_name |
Name of the field (optional). |
prompt |
The string printed when prompting the user for input (see |
... |
Further arguments passed to |
answer validated.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.