LJ::Schools::rename_state
LJ::Schools::rename_state — Renames a state within a country.
Use
LJ::Schools::rename_state(countrycode, fromstatecode, tostatecode);
Arguments
countrycode. The country the state to rename is in.
fromstatecode. Origin statecode.
tostatecode. Destination statecode.
Source:
cgi-bin/schoollib.pl
Returns:
1 on success, undef on error.