# Function: has() (/jsdoc/pixi-vn/index/namespaces/RegisteredLabels/functions/has)



\> **has**(`id`): `boolean`

Defined in: [src/narration/decorators/RegisteredLabels.ts:60](https://github.com/DRincs-Productions/pixi-vn/blob/998c1a75c5978f24c0dc137af5f42b90b2803967/src/narration/decorators/RegisteredLabels.ts#L60)

Check if a label is registered

Parameters [#parameters]

id [#id]

`string`

The id of the label

Returns [#returns]

`boolean`

True if the label is registered, false otherwise
