Diff #4 - trunk/docs/classes/admin/getregprovinceisocode.md Repo: apex/webapp Revision: 4 Filename: trunk/docs/classes/admin/getregprovinceisocode.md Size: 474 bytes Updated By: apex Date Updated: January 20, 2025 at 08:20 DiffFull Code Diff Index: getregprovinceisocode.md --- getregprovinceisocode.md (nonexistent) +++ getregprovinceisocode.md (revision 4) @@ -0,0 +1,27 @@ + +# RegistrationInfo::getRegProvinceISOCode + +### Usage + +> string RegistrationInfo::getRegProvinceISOCode() + +### Description + +> Get provice ISO code + + + +### Return +> string +### See Also + +* getRegCity() +* getRegCountry() +* getRegIpAddress() +* getRegLatitude() +* getRegLongitude() +* getRegProvinceName() +* getRegUserAgent() +* prepare() + + Full Code RegistrationInfo::getRegProvinceISOCode Usage string RegistrationInfo::getRegProvinceISOCode() Description Get provice ISO code Return string See Also getRegCity() getRegCountry() getRegIpAddress() getRegLatitude() getRegLongitude() getRegProvinceName() getRegUserAgent() prepare()