# @extends

## Example #example

Log the device serial number to the console.

```blocks
console.logValue("serialnumber", control.deviceSerialNumber());
```