playbook/docs/tsl/reference/catalog/client.md

67 lines
1.4 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 客户端函数
这一页只负责函数定位:先按主题找到模块,再在页内搜索函数名。
## 候选函数索引说明
- 本页是候选函数索引,只说明函数名被归入当前模块。
- 候选名没有进入 verified 函数页前不能当成可调用事实。
- 生成代码前必须先查 [../verified/index.md](../verified/index.md);只从 verified 函数页读取参数类型。
## 使用方式
- 返回总目录:[catalog/index.md](index.md)
- 需要基础语法时回到 [../../syntax/index.md](../../syntax/index.md)
- 需要金融任务组织方式时回到 [../../finance/index.md](../../finance/index.md)
## 模块范围
- 说明:客户端交互、界面控制与前端协作能力
- 主题数8
- 函数数19
## 主题目录
### 结果处理 / CallBack
- `DelPrecodeCallBack`
- `IncPrecodeCallBack`
### 结果处理 / 层次表格的展开
- `ExtractData`
- `ExtractDataEx`
- `ExtractDataEx2`
- `ExtractDataLocalRun2`
### 结果处理 / 简单统计
- `SimpleStat`
### 结果处理 / 品种管理
- `GetTypeOfStock`
### 错误处理
- `RaiseError`
- `ASSERT`
### 客户端行为控制函数
- `TSExpert_ClientConfig`
### 客户端行为控制函数 / 客户端行为控制函数简介
- `ChartColor`
- `ChartColorArray`
- `DisabledFuncTypeList`
- `DisabledSystemFuncList`
- `DisabledSysFuncList`
- `FuncTypeList`
- `AutoRun`
### 直接函数
- `SendRunningData`