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