♻️ refactor(tsl-api-reference): reorganize function reference pages

Move runtime and document pages into their correct scope, remove obsolete pending entries, and regenerate the function index.\nUpdate agent test guidance and API skill routing to match the new reference layout.
This commit is contained in:
csh
2026-07-20 09:08:38 +08:00
parent c69278283f
commit 1f19954dd7
51 changed files with 14116 additions and 14239 deletions
@@ -10,7 +10,7 @@
```tsl
return rdo2 uiInteger();
// 结果0
// 输出0
```
## `uiBoolean()`
@@ -23,7 +23,7 @@ return rdo2 uiInteger();
```tsl
return rdo2 uiBoolean();
// 结果1
// 输出1
```
## `uiString()`
@@ -36,7 +36,7 @@ return rdo2 uiBoolean();
```tsl
return rdo2 uiString();
// 结果2
// 输出2
```
## `uiDate()`
@@ -49,7 +49,7 @@ return rdo2 uiString();
```tsl
return rdo2 uiDate();
// 结果3
// 输出3
```
## `uiDouble()`
@@ -62,7 +62,7 @@ return rdo2 uiDate();
```tsl
return rdo2 uiDouble();
// 结果4
// 输出4
```
## `uiMarketList()`
@@ -75,7 +75,7 @@ return rdo2 uiDouble();
```tsl
return rdo2 uiMarketList();
// 结果5
// 输出5
```
## `uiIndexList()`
@@ -88,7 +88,7 @@ return rdo2 uiMarketList();
```tsl
return rdo2 uiIndexList();
// 结果6
// 输出6
```
## `uiStockList()`
@@ -101,7 +101,7 @@ return rdo2 uiIndexList();
```tsl
return rdo2 uiStockList();
// 结果7
// 输出7
```
## `uiSelfBkList()`
@@ -114,7 +114,7 @@ return rdo2 uiStockList();
```tsl
return rdo2 uiSelfBkList();
// 结果8
// 输出8
```
## `uiSysBkList()`
@@ -127,7 +127,7 @@ return rdo2 uiSelfBkList();
```tsl
return rdo2 uiSysBkList();
// 结果9
// 输出9
```
## `uiRightStyle()`
@@ -140,7 +140,7 @@ return rdo2 uiSysBkList();
```tsl
return rdo2 uiRightStyle();
// 结果11
// 输出11
```
## `uiCycle()`
@@ -153,7 +153,7 @@ return rdo2 uiRightStyle();
```tsl
return rdo2 uiCycle();
// 结果12
// 输出12
```
## `uiReportDate()`
@@ -166,7 +166,7 @@ return rdo2 uiCycle();
```tsl
return rdo2 uiReportDate();
// 结果13
// 输出13
```
## `uiBasicIdList()`
@@ -179,7 +179,7 @@ return rdo2 uiReportDate();
```tsl
return rdo2 uiBasicIdList();
// 结果14
// 输出14
```
## `uiUserDefine()`
@@ -192,7 +192,7 @@ return rdo2 uiBasicIdList();
```tsl
return rdo2 uiUserDefine();
// 结果17
// 输出17
```
## `uiOneDimArray()`
@@ -205,7 +205,7 @@ return rdo2 uiUserDefine();
```tsl
return rdo2 uiOneDimArray();
// 结果18
// 输出18
```
## `uiTwoDimDoubleArray()`
@@ -218,7 +218,7 @@ return rdo2 uiOneDimArray();
```tsl
return rdo2 uiTwoDimDoubleArray();
// 结果19
// 输出19
```
## `uiOneDimStringArray()`
@@ -231,7 +231,7 @@ return rdo2 uiTwoDimDoubleArray();
```tsl
return rdo2 uiOneDimStringArray();
// 结果20
// 输出20
```
## `uiTwoDimStringArray()`
@@ -244,7 +244,7 @@ return rdo2 uiOneDimStringArray();
```tsl
return rdo2 uiTwoDimStringArray();
// 结果21
// 输出21
```
## `uiOneDimDateArray()`
@@ -257,7 +257,7 @@ return rdo2 uiTwoDimStringArray();
```tsl
return rdo2 uiOneDimDateArray();
// 结果22
// 输出22
```
## `uiTwoDimDateArray()`
@@ -270,7 +270,7 @@ return rdo2 uiOneDimDateArray();
```tsl
return rdo2 uiTwoDimDateArray();
// 结果23
// 输出23
```
## `uiTable()`
@@ -283,7 +283,7 @@ return rdo2 uiTwoDimDateArray();
```tsl
return rdo2 uiTable();
// 结果24
// 输出24
```
## `uiUserData()`
@@ -296,7 +296,7 @@ return rdo2 uiTable();
```tsl
return rdo2 uiUserData();
// 结果25
// 输出25
```
## `uiRightDay()`
@@ -309,7 +309,7 @@ return rdo2 uiUserData();
```tsl
return rdo2 uiRightDay();
// 结果27
// 输出27
```
## `uiBasicId()`
@@ -322,7 +322,7 @@ return rdo2 uiRightDay();
```tsl
return rdo2 uiBasicId();
// 结果29
// 输出29
```
## `uiYear()`
@@ -335,7 +335,7 @@ return rdo2 uiBasicId();
```tsl
return rdo2 uiYear();
// 结果31
// 输出31
```
## `uiMonth()`
@@ -348,7 +348,7 @@ return rdo2 uiYear();
```tsl
return rdo2 uiMonth();
// 结果32
// 输出32
```
## `uiDay()`
@@ -361,7 +361,7 @@ return rdo2 uiMonth();
```tsl
return rdo2 uiDay();
// 结果33
// 输出33
```
## `promptForFileName(file_name, filter, default_ext, title, initial_dir, save_dialog)`
@@ -416,7 +416,7 @@ define[0]['Value'] := 10;
define[1]['Name'] := 'NeedFunds';
define[1]['Comment'] := '是否需要基金';
define[1]['Type'] := rdo2 uiBoolean();
define[1]['Value'] := true;
define[1]['Value'] := 'true';
define[2]['Name'] := 'Name';
define[2]['Comment'] := '输入名称';
define[2]['Type'] := rdo2 uiString();