# String

\<evalcmd> 字符串 && 字符串 && 字符字符串。&& count && 整型 && 字符数量。&& char && 字符串 && 字符以复印。\</evalcmd>

返回一个由字符串 *char* 的 *count* 个复印件组成的字符串。

//[Example://](example://)

```
Output(String(5, "A"));
--> AAAAA
```

*另请参阅:* [space](https://chaoses-ib.gitbook.io/directory-opus/guan-fang-shou-ce/readme.zh-10/readme.zh-4/space.zh)


---

# 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://chaoses-ib.gitbook.io/directory-opus/guan-fang-shou-ce/readme.zh-10/readme.zh-4/string.zh.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.
