NB: More recent documentation for Dyalog APL is available at https://docs.dyalog.com/20.0/.

Digits R←⎕D

This is a simple character vector of the digits from 0 to 9.

Example

      ⎕D
0123456789