Description Usage Arguments Value Examples
Check that competition_id is in a correct format
1 | error_check_competition_id(competition_id)
|
competition_id |
See get_metadata for format details |
TRUE
or FALSE
indicating validity of the format of
competition_id
1 2 | error_check_competition_id("england_pl") # Will return FALSE
error_check_competition_id("eng_pl") # TRUE
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.