SETLOCATION

Set 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

// Sets the location of a record
SETLOCATION(35.5946167, -80.8638915);