rb.contact.location
Represents a geographical location
Elements
The rb.contact.location struct has 2 elements:
| Name | Type/Value | Range/Length | Description | | longitude | number | | Optional. Latitude measured in degrees | | latitude | number | | Optional. Longitude measured in degrees |
|