# IsHandBone

[ExistentDocumentation](https://gitlab.com/lightgarden-studios/existent-documentation/-/blob/v0.1.0/resources/BPNodes/index.md) > [ExistentBoneMappingsBase](https://docs.existent.com/documentation/resources/existent-api/index/existentbonemappingsbase) > Is Hand Bone

## Is Hand Bone

Checks whether the bone name passed in is a hand bone.

![](https://1703910255-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMcYOcQvRHegsbRBs8rGB%2Fuploads%2Fgit-blob-0d4410e2ba84cf3df65ac6e743d0dd974ea43c63%2Fnd_img_IsHandBone.png?alt=media)

#### Inputs

|                                                                                |                         |
| ------------------------------------------------------------------------------ | ----------------------- |
| <p><strong>Target</strong><br>Existent Bone Mappings Base Object Reference</p> |                         |
| <p><strong>Bone Name</strong><br>Name</p>                                      | The bone name to check. |

#### Outputs

|                                                 |                                      |
| ----------------------------------------------- | ------------------------------------ |
| <p><strong>Return Value</strong><br>Boolean</p> | True if a hand bone otherwise false. |
