Description Usage Arguments Details Value
Checks if required arguments for a function are present
1 | check_arguments(defined, passed)
|
defined |
Arguments required for the function to run |
passed |
Arguments passed to the function |
It stops the program if the argument is not present.
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.