# *a0-a13

The number in the item-ID corresponds to the attribute
mark that it describes.

## Syntax

```
*a n{*a n...}
```

## Example(s)

```
list md with *a1 = "d]"
```

```
list mds,, with a1 = "d]" and with *a8 = "sys]"
```

## See also

- [Temporary attribute items](https://d3codex.com/access/temporary-attribute-items/)

---
Source: https://d3codex.com/attributedefiningitem/asterisk-a0-a13/ - part of the D3Codex reference.
