Description Usage Arguments Details
Allows tests to preset the userinput without interrupting the test with .ReadLine.
1 |
user.input.strings |
character |
This should probably not be used except for its designed purpose of unit tests on scripts that use userinput. It could cause unexpected behaviour if by mistake something is left in the preset.input variable. Use on.exit(Preset())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.