Formats the elements in the array to an ordered list.
Name | Type | Optional | Description |
---|---|---|---|
list | RecursiveArray<string> | No | The array of elements to list |
startNumber | number | Yes | The starting number for the list |
Name | Type | Optional | Description |
---|---|---|---|
list | RecursiveArray<string> | No | The array of elements to list |
startNumber | number | Yes | The starting number for the list |