Device.SetLocation
| Method | |
|---|---|
| Module | Device | 
| Library | Core | 
| Action | Sets the user-defined location for this device. | 
| Parameters |   NoteAn empty value is okay, but the parameter itself is mandatory. | 
| Return values |   | 
| Example | Device.SetLocation(Location: "New York"); | 
| Platforms | 
 | 
| Notes | Use  Changes to location are automatically sent back to the Tachyon Server so that the assigned value can be used as part of a coverage expression. |