• Publicity: Public Only All

ref-countries-procs.tcl

Country procs

Location:
packages/ref-countries/tcl/ref-countries-procs.tcl
Created:
2006-03-09
Author:
Malte Sussdorff <sussdorff@sussdorff.de>

Procedures in this file

Detailed information

ref_countries::get_country_code (public)

 ref_countries::get_country_code -country country

Gets the country code for a country

Switches:
-country
(required)
Name of the country in English!

Partial Call Graph (max 5 caller/called nodes):
%3 test_get_country_code get_country_code (test ref-countries) ref_countries::get_country_code ref_countries::get_country_code test_get_country_code->ref_countries::get_country_code db_string db_string (public) ref_countries::get_country_code->db_string template::util::list_of_lists_to_array template::util::list_of_lists_to_array (public) ref_countries::get_country_code->template::util::list_of_lists_to_array

Testcases:
get_country_code
[ show source ]