> For the complete documentation index, see [llms.txt](https://docs.robpod.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.robpod.cloud/advanced-scripting/param-info.md).

# Param Info

**Param Info** is the ability of Robpod Studio to preview functions and methods signatures while coding a robot script. This function can be helpful to have a clearer look at parameter and types needed to fill a function call.&#x20;

<figure><img src="https://175138337-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvxlh3prlGsBGF30oqbYW%2Fuploads%2FlGs3NExRY7yok0XKhsk1%2Fdocs-param-info.gif?alt=media&amp;token=e89df266-e9a6-4d0a-8c7c-47c49c971a63" alt=""><figcaption><p>Param Info in action while coding a UR Script</p></figcaption></figure>

**Param Info** popup can also be triggered on request with shortcut **Ctrl + P** when cursor is placed inside parenthesis of function signature.&#x20;
