20 lines
862 B
Markdown
20 lines
862 B
Markdown
# Verified Reference Functions
|
||
|
||
文档类型:agent 参数事实索引
|
||
是否可直接用于生成代码:否
|
||
遇到不确定时跳转到:[../catalog/index.md](../catalog/index.md)、[../../syntax/index.md](../../syntax/index.md)
|
||
|
||
本页只负责定位已经整理成参数事实表的函数页。生成调用代码时,进入具体函数页读取签名、接收类型、返回值和调用约束。
|
||
|
||
## 使用规则
|
||
|
||
- 只从具体函数页读取接收类型和返回值。
|
||
- catalog 里的候选名没有出现在具体函数页时,不要当作可调用事实。
|
||
- 不根据函数名猜参数。
|
||
|
||
## 参数事实页
|
||
|
||
| 范围 | 页面 | 当前函数 |
|
||
| -------- | ------------------ | ------------------------------------- |
|
||
| 核心函数 | [core.md](core.md) | `Abs`、`ifInt`、`DateToStr`、`Length` |
|