# Funciones estándar

Las funciones de fórmula son un conjunto de funciones predefinidas del [Asistente para edición de fórmulas ](/23/velneo-vdevelop/proyectos-objetos-y-editores/editores/asistente-de-formulas.md)y literales: cadenas y números, además del retorno de otras funciones.\
Al pulsar la tecla F4 se abrirá un panel pop-up con la lista de funciones disponibles, agrupadas por categorías.

Si situamos el puntero del ratón sobre una función, se mostrará un tooltip con información sobre la misma.

Podremos usar el teclado para localizar una función por su nombre, una vez desplegada la carpeta que la contenga.


---

# 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://doc.velneo.com/23/velneo-vdevelop/proyectos-objetos-y-editores/editores/asistente-de-formulas/funciones-estandar.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.
