Description Usage Arguments Value
This returns TRUE if all arguments pass, or FALSE when the first test fails
| 1 | execute_checks(check_methods_to_call, input_arguments, function_args)
 | 
| check_methods_to_call | List of check functions that should be called | 
| input_arguments | The user's input to a function | 
| function_args | The expected names of the arguments, provided by calling function | 
Boolean stating whether the input checks pass or fail
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.