SETLOCATIONSuggest EditsSet the location of a record. Parameters latitude number (required) - The new latitude of the record longitude number (required) - The new longitude of the record Examples JavaScript// Sets the location of a record SETLOCATION(35.5946167, -80.8638915); Updated almost 3 years ago Table of Contents Parameters Examples