Wrap property text should mention it has the same effect on an UpDown object as a Spinner
- Dominant language
- Python
- Stars
- 9
- Forks
- 7
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 56
Description
**Page on which the error exists**
https://docs.dyalog.com/20.0/object-reference/properties/wrap/
**Version of the documentation in which you are reporting the error**
2026-04-07 main:8267b09753
**Describe the error**
For a [Spinner](https://docs.dyalog.com/20.0/object-reference/objects/spinner/), Wrap determines what happens when the value in the [Spinner](https://docs.dyalog.com/20.0/object-reference/objects/spinner/) reaches its upper or lower limit. If Wrap is 1 the [Spinner](https://docs.dyalog.com/20.0/object-reference/objects/spinner/) will wrap around to its opposite limit. Otherwise it will stick.
It should say Spinner or an UpDown
Reported by a customer.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.