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 over 2 years ago Table of Contents Parameters Examples