📝 docs(tsl): rebuild canonical syntax and routing manual

This commit is contained in:
csh
2026-04-22 16:59:20 +08:00
parent 3ed5052e61
commit 96b705b00b
83 changed files with 46446 additions and 323 deletions
+48
View File
@@ -0,0 +1,48 @@
# 平台函数
这一页只负责函数定位:先按主题找到模块,再在页内搜索函数名。
## 使用方式
- 返回总目录:[catalog/index.md](index.md)
- 需要基础语法时回到 [../../syntax/index.md](../../syntax/index.md)
- 需要金融任务组织方式时回到 [../../finance/index.md](../../finance/index.md)
## 模块范围
- 说明:平台相关功能与系统接口
- 主题数:4
- 函数数:19
## 主题目录
### 自有数据维护函数
- `LoadTableEx`
- `LoadTable`
- `SaveTable`
- `TestTable`
- `SaveBk`
- `DeleteBk`
- `ListTable`
- `DeleteTable`
### 自有数据维护函数 / UserDB
- `UserDataUpLoad`
- `HexToString`
- `TransFileName`
### 平台执行信息
- `tsAppServer`
- `TsAppServerName`
- `SendToClient`
- `TS_ModuleInfo`
### 用户和函数相关函数
- `User`
- `FunctionType`
- `FunctionName`
- `FunctionVer`