Specifies the properties of a new Sub
{
name: <string>,
[id: <number>],
[start: <number>],
[length: <number>],
[highlightMode: <HighlightMode>]
} Introduced: X16.
| Property | Description |
|---|---|
| highlight |
Optional. |
| id | Optional. |
| length | Optional. |
| name | The name of the Sub |
| start | Optional. |