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



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

Defined in: [src/canvas/tickers/decorators/RegisteredTickers.ts:155](https://github.com/DRincs-Productions/pixi-vn/blob/998c1a75c5978f24c0dc137af5f42b90b2803967/src/canvas/tickers/decorators/RegisteredTickers.ts#L155)

Check if a ticker is registered.

Parameters [#parameters]

id [#id]

`string`

The id of the ticker.

Returns [#returns]

`boolean`

True if the ticker is registered, false otherwise.
