# s? command

The s? command displays the size of the current item in
 bytes.

## Syntax

```
 s?
```

## Example(s)

```

 s?
 Items size is 3187 bytes
```

## See also

- [Error messages](https://d3codex.com/editor/error-messages/)

---
Source: https://d3codex.com/editor/s-question-mark-command/ - part of the D3Codex reference.
