# Tooltip

Tooltip, nesneler üzerine mouse imlecinin getirilmesi ile açıklayacı mesaj kutuları açılmasını sağlar.

![Resim 1 : Tooltip](https://3007461553-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LLGnZudlzfM63QD-_cp%2F-LkTKFnUo-gmFLqG5wcK%2F-LkTKo4tTVDXWaJ-mhXx%2FTooltip.png?alt=media\&token=cde180bd-495d-46f9-a701-396bba092974)

Resim 1'de görüldüğü gibi mouse imlecinin nesne üzerine getirildiğinde açılan bilgilendirme mesaj kutusunu görüyorsunuz.

## Tooltip-Expression

Tooltip-Expression get animasyonuna benzer şekilde işletilir tek farkı mouse ile nesne üzerine gelindiğinde  otomatik açılan mesaj kutusu içinde sonuçlar görünür.

![Resim 2 : Tooltip Expression](https://3007461553-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LLGnZudlzfM63QD-_cp%2F-LkTKFnUo-gmFLqG5wcK%2F-LkTLdvdQl_D5dPi3o2B%2FTooltip_Expression.png?alt=media\&token=dc6cca07-251e-4c56-a3d1-ac8e8a9a05d2)

Resim 2'de görüldüğü gibi, seçili nesne üzerinde "Example Motor Temperature Value" mesajı gösterilmesi için basit bir script yazılmıştır. Sağ tarafdaki tanımlama formu üzerinde mesajın başlığı, font büyüklüğü ve rengi tanımlanabilmektedir.


---

# 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://inscada.gitbook.io/ins/master/user-interface/development/animations/tooltip.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.
