Tests whether the referendum with the supplied id exists or not.
Usage
rfrnd_exists(id, .use_testing_server = funky::config_val("use_testing_server"))Arguments
- id
Referendum's unique identifier.
- .use_testing_server
Whether or not to use the testing servers instead of the production servers for RDB Services API calls etc.
See also
Other referendum data functions:
add_rfrnds(),
assert_vars(),
count_rfrnds(),
delete_rfrnds(),
download_file_attachment(),
edit_rfrnds(),
rfrnd(),
rfrnds(),
rfrnds_bkp(),
validate_rfrnds()