# Parameters

## `Parameters` (PARAMS)

Attributes: : `qualified_only`

InOut:

| Scope                                       | Name                                | Type  | Initial                                                                                     | Comment                                                     |
| ------------------------------------------- | ----------------------------------- | ----- | ------------------------------------------------------------------------------------------- | ----------------------------------------------------------- |
| Constant                                    | <p><br><br>gc\_iMaxStringLength</p> | `INT` | 1024                                                                                        | The maximum length for the column data and row data string. |
| <p><br><br>gc\_iMaxNumOfBufferedRecords</p> | `INT`                               | 1024  | <p>The maximum number of entries to be recorded before they are<br>written to the file.</p> |                                                             |


---

# 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://support.powerio.com/hub/codesys-hvac/en/hvac-csv-library/datentypen/global/parameters.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.
