# VALUE

Depending on a current component, the value defines the initiate string, number, or boolean. Initiate value is primarily visible and editable unless an element is read-only or disabled.

<div align="left"><img src="/files/c64arDorM7n9s9vvGDqW" alt="Static string setting"></div>

<div align="left"><img src="/files/rkPCrRP5dpbbJaFILL3j" alt="ƒx (String): String value bound to a specific data source"></div>

### State

Set up a string, number, or boolean value of a current property.

### Value types

Any desired string, including special characters and numbers.

### Availability


---

# 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://docs.adapptio.com/reference-guide/properties/value.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.
