# Variables - Check Scriptable Variable

Checks whether a Scriptable Variable has certain parameters

<figure><img src="https://963537199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lzhr1XSMzMqNXjRnNlb%2Fuploads%2FnG8m3ttHBc4a3ZZlauJe%2Fimage.png?alt=media&#x26;token=ee882be5-4635-41fb-9e53-bc37ce4a0bfc" alt=""><figcaption></figcaption></figure>

## Additional Parameters

### Check Variable

Can either be a Bool, Int or Float

Depending on whether it's a Bool, Int or Float will allow further options such as "If Bool is True" or "If Int Equals x"


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://malbersanimations.gitbook.io/animal-controller/main-components/ai/animal-brain/decisions/variables-check-scriptable-variable.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
